30 lines
472 B
Plaintext
30 lines
472 B
Plaintext
#
|
|
# Macro file for "TestEm2.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# PbWO4 L = 20 radl R = 5 radl; electron 5 GeV
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat G4_PbWO4
|
|
/testem/det/setLbin 40 0.5
|
|
/testem/det/setRbin 50 0.1
|
|
#
|
|
/testem/phys/addPhysics emstandard_opt0
|
|
#
|
|
/run/setCut 1 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 5 GeV
|
|
#
|
|
# histogram file
|
|
/analysis/setFileName run01
|
|
#
|
|
/run/printProgress 50
|
|
/testem/run/verbose 1
|
|
#
|
|
/run/beamOn 500
|