Files
2021-12-10 16:15:15 +00:00

38 lines
686 B
Plaintext

#
# Macro file for "TestEm7.cc"
# (can be run in batch, without graphic)
#
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat G4_WATER
/testem/det/setSizeX 10 cm
/testem/det/setSizeYZ 10 cm
#
#/testem/phys/addPhysics local
/testem/phys/addPhysics emstandard_opt0
/testem/phys/addPhysics elastic
/testem/phys/addPhysics binary
/testem/phys/addPhysics binary_ion
#
/run/initialize
#
/gun/particle proton
/gun/energy 100 MeV
#
# step limit
#/run/setCut 0.5 mm
/run/setCut 1 mm
#/testem/stepMax 0.5 mm
#
/run/printProgress 1000
#
/analysis/setFileName p_opt0
/analysis/h1/set 1 1200 0 120 mm
/analysis/h1/set 2 100 70 80 mm
/analysis/h1/set 3 100 70 80 mm
#
/run/beamOn 10000
#