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

30 lines
484 B
Plaintext

# $Id: dedx1.mac,v 1.6 2009-09-18 14:03:24 maire Exp $
#
# macro file for TestEm5.cc
#
# to control dE/dx calculation
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Air
/testem/det/setAbsThick 1 cm
/testem/det/setAbsYZ 1 cm
#
/testem/phys/addPhysics local
#
/testem/phys/setCuts 1 km
#
/run/initialize
#
/process/inactivate msc
/process/eLoss/fluct false
#
/testem/gun/setDefault
/gun/particle proton
/gun/energy 10 MeV
#
/tracking/verbose 1
#
/run/beamOn 5