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

26 lines
393 B
Plaintext

# $Id: hadron.mac,v 1.4 2009-09-18 14:03:24 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 local
#
/testem/phys/setCuts 1 km
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle proton
/gun/energy 500 MeV
#
/tracking/verbose 1
#
/run/beamOn 1