Files
geant4/examples/extended/electromagnetic/TestEm1/run03.mac
T
2016-06-08 16:18:25 +02:00

27 lines
477 B
Plaintext

# $Id: run03.mac,v 1.3 2001/10/31 15:36:44 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# Eloss+Muls only; no fluctuation; e- 10 MeV
#
/control/verbose 2
#
/calor/cutG 95 cm
/calor/cutE 95 cm
#
/run/initialize
#
/process/inactivate phot
/process/inactivate compt
/process/inactivate conv
#
/process/eLoss/StepFunction 0.183 170 micrometer
/process/eLoss/fluct 0
#
/run/verbose 2
#
/gun/particle e-
/gun/energy 10 MeV
/run/beamOn 100