Files
geant4/examples/extended/electromagnetic/TestEm5/dedx2.mac
T
2016-06-09 17:01:34 +02:00

30 lines
577 B
Plaintext

# $Id: dedx2.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 Graphite
/testem/det/setAbsThick 10 um
/testem/det/setAbsYZ 10 um
#
/testem/phys/addPhysics local
###/testem/phys/addPhysics emlivermore
###/testem/phys/addPhysics empenelope
#
/testem/phys/setCuts 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