Files
geant4/examples/extended/electromagnetic/TestEm1/run01.mac
T
2016-06-08 16:57:27 +02:00

28 lines
512 B
Plaintext

# $Id: run01.mac,v 1.5 2002/12/11 14:19:18 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# Eloss only; no fluctuation; e- 1 GeV
#
/control/verbose 2
#
/testem/phys/setGCut 95 cm
/testem/phys/setECut 95 cm
#
/run/initialize
#
/process/inactivate phot
/process/inactivate compt
/process/inactivate conv
/process/inactivate msc
#
/process/eLoss/StepFunction 0.183 170 micrometer
/process/eLoss/fluct 0
#
/run/verbose 2
#
/gun/particle e-
/gun/energy 1 GeV
/run/beamOn 100