17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
# Macro file for example B1 test
|
|
|
|
/run/initialize
|
|
|
|
# gamma 6 MeV
|
|
/gun/particle gamma
|
|
/gun/energy 6 MeV
|
|
#
|
|
/run/printProgress 1000
|
|
/run/beamOn 10000
|
|
#
|
|
# proton 210 MeV
|
|
/gun/particle proton
|
|
/gun/energy 210 MeV
|
|
#
|
|
/run/beamOn 10000
|