Files
geant4/examples/extended/electromagnetic/TestEm5/dedx1.mac
T
2016-06-10 12:08:39 +02:00

30 lines
475 B
Plaintext

# $Id: dedx1.mac 81528 2014-06-02 16:21:24Z vnivanch $
#
# 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
#
/run/setCut 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