Files
geant4/examples/extended/electromagnetic/TestEm2/run04.mac
T
2016-06-09 10:15:15 +02:00

31 lines
586 B
Plaintext

# $Id: run04.mac,v 1.8 2003/02/14 14:21:28 vnivanch 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
#
/testem/phys/addPhysics model
#/testem/phys/addPhysics standard
#
/testem/phys/setCuts 0.8 mm
#
/testem/det/setMat Fe
/testem/det/setLbin 40 0.5
/testem/det/setRbin 20 0.25
/run/initialize
#/testem/det/update
#
/run/verbose 2
/testem/event/printModulo 10
#
/gun/particle e-
/gun/energy 30 GeV
/run/beamOn 100