Files
geant4/examples/extended/electromagnetic/TestEm1/run09.mac
T
2016-06-08 16:39:52 +02:00

23 lines
420 B
Plaintext

# $Id: run09.mac,v 1.4 2002/03/08 13:43:28 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# electron 1 GeV; all processes
#
/control/verbose 2
#
/run/particle/setGCut 2.2 mm
/run/particle/setECut 6.05 micrometer
#
/run/initialize
#
/process/eLoss/StepFunction 0.183 170 micrometer
#
/run/verbose 2
#
/gun/particle e-
/gun/energy 1 GeV
/event/printModulo 10
/run/beamOn 100