33 lines
527 B
Plaintext
33 lines
527 B
Plaintext
#
|
|
# 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
|
|
/analysis/setFileName egs4_93ref0
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 30 GeV
|
|
#
|
|
/run/printProgress 100
|
|
#
|
|
/run/beamOn 1000
|
|
|
|
|