Files
geant4/examples/extended/electromagnetic/TestEm2/egs4.mac
T
2016-06-09 17:01:34 +02:00

34 lines
601 B
Plaintext

# $Id: egs4.mac,v 1.7 2010-02-22 15:41:29 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
/run/verbose 2
#
/testem/det/setMat Iron
/testem/det/setLbin 40 0.5
/testem/det/setRbin 50 0.1
#
/testem/phys/addPhysics emstandard_opt0
#
/testem/phys/setCuts 0.7 mm
#
# histogram file
/testem/histo/setFileName egs4/93ref0
#
/run/initialize
#
/gun/particle e-
/gun/energy 30 GeV
#
/testem/event/printModulo 100
#
/run/beamOn 1000