Files
geant4/examples/extended/electromagnetic/TestEm5/dedx.mac
T
2016-06-09 10:56:29 +02:00

31 lines
538 B
Plaintext

# $Id: dedx.mac,v 1.1 2004/03/17 14:03:38 maire Exp $
#
# macro file for TestEm5.cc
#
# to control dE/dx calculation
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Water
/testem/det/setAbsThick 1 cm
/testem/det/setAbsYZ 1 cm
#
###/testem/phys/addPhysics g4v52
/testem/phys/addPhysics standard
/testem/phys/setCuts 1 km
#
/run/initialize
#
/process/inactivate msc
/process/eLoss/fluct false
#
/testem/gun/setDefault
/gun/particle mu+
/gun/energy 300 MeV
#
/testem/stepMax 1 mm
/tracking/verbose 1
#
/run/beamOn 2