Files
geant4/examples/extended/electromagnetic/TestEm2/egs4.mac
T
2016-06-10 12:08:39 +02:00

34 lines
583 B
Plaintext

# $Id: egs4.mac 83431 2014-08-21 15:49:56Z gcosmo $
#
# 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_opt3
#
/run/setCut 0.7 mm
#
# histogram file
/testem/histo/setFileName egs4/93ref0
#
/run/initialize
#
/gun/particle e-
/gun/energy 30 GeV
#
/run/printProgress 100
#
/run/beamOn 1000