Files
geant4/examples/extended/electromagnetic/TestEm1/run04.mac
T
2016-06-09 10:41:53 +02:00

31 lines
592 B
Plaintext

# $Id: run04.mac,v 1.7 2003/10/06 10:02:20 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# full Ionisation only; e- 100 MeV
#
/control/verbose 2
#
##/testem/phys/addPhysics g4v52
/testem/phys/addPhysics standard
#
/testem/phys/setGCut 95 cm
/testem/phys/setECut 100 micrometer
#
/run/initialize
#
/process/inactivate phot
/process/inactivate compt
/process/inactivate conv
/process/inactivate msc
#
/process/eLoss/integral true
/process/eLoss/StepFunction 0.183 170 micrometer
#
/run/verbose 2
#
/gun/particle e-
/gun/energy 100 MeV
/run/beamOn 100