You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Macro file for example B1 test
|
|
|
|
/run/initialize
|
|
|
|
# gamma 6 MeV
|
|
/gun/particle gamma
|
|
/gun/energy 6 MeV
|
|
#
|
|
/run/printProgress 100
|
|
/run/beamOn 1000
|
|
#
|
|
# proton 210 MeV
|
|
/gun/particle proton
|
|
/gun/energy 210 MeV
|
|
#
|
|
/run/beamOn 1000
|
|
|