Files
geant4/examples/extended/electromagnetic/TestEm5/dedx2.mac
T
2018-12-07 15:15:39 +01:00

29 lines
513 B
Plaintext

#
# macro file for TestEm5.cc
#
# to control dE/dx calculation
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Graphite
/testem/det/setAbsThick 10 um
/testem/det/setAbsYZ 10 um
#
/testem/phys/addPhysics local
###/testem/phys/addPhysics emlivermore
###/testem/phys/addPhysics empenelope
#
/run/setCut 1 km
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 1 MeV
#
/analysis/setFileName dedx2
/analysis/h1/set 1 100 0. 10. keV #energy in absorber
#
/run/beamOn 10000