Files
geant4/examples/extended/electromagnetic/TestEm5/hadron.mac
T
2016-06-09 11:11:55 +02:00

31 lines
499 B
Plaintext

# $Id: hadron.mac,v 1.2 2004/11/22 15:43:39 maire Exp $
#
# macro file for TestEm5.cc
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Iron
#
/testem/det/setAbsThick 1 m
/testem/det/setAbsYZ 1 m
#
/testem/phys/addPhysics standard
/testem/phys/addPhysics binary
/testem/phys/addPhysics binary_ion
/testem/phys/addPhysics elastic
#
/testem/phys/setCuts 1 km
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle proton
/gun/energy 500 MeV
#
/tracking/verbose 1
#
/run/beamOn 1