17 lines
226 B
Plaintext
17 lines
226 B
Plaintext
# 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
|