Files
geant4/examples/extended/electromagnetic/TestEm2/run04.mac
T
2016-06-08 15:34:16 +02:00

29 lines
516 B
Plaintext

# $Id: run04.mac,v 1.2 2000/01/21 10:56:14 maire Exp $
#
# Macro file for "TestEm2.cc"
# (can be run in batch, without graphic)
#
# Fe L = 20 radl R = 5 radl; electron 30 GeV
#
# EGS4 simulation: Particle Data Group - Phys.Rev.D 50-3 - August94
#
/control/verbose 2
#
/calor/setMat Fe
/calor/setLbin 40 0.5
/calor/setRbin 20 0.25
/calor/update
#
/run/particle/setCut 0.8 mm
/run/initialize
#
/run/verbose 2
/event/drawTracks none
/event/printModulo 10
#
/gun/particle electron
/gun/energy 30 GeV
/run/beamOn 100