Warning, /geant4/examples/extended/electromagnetic/TestEm5/dedx2.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # to control dE/dx calculation
0005 #
0006 /control/verbose 2
0007 /run/verbose 2
0008 #
0009 /testem/det/setAbsMat Graphite
0010 /testem/det/setAbsThick 10 um
0011 /testem/det/setAbsYZ 10 um
0012 #
0013 /testem/phys/addPhysics local
0014 ###/testem/phys/addPhysics emlivermore
0015 ###/testem/phys/addPhysics empenelope
0016 #
0017 /run/setCut 1 km
0018 #
0019 /run/initialize
0020 #
0021 /testem/gun/setDefault
0022 /gun/particle e-
0023 /gun/energy 1 MeV
0024 #
0025 /analysis/setFileName dedx2
0026 /analysis/h1/set 1 100 0. 10. keV #energy in absorber
0027 #
0028 /run/beamOn 10000