Files
geant4/examples/extended/electromagnetic/TestEm2/TestEm2.in
T
2016-06-09 15:37:50 +02:00

31 lines
575 B
Plaintext

# $Id: TestEm2.in,v 1.24 2007/06/22 16:35:07 vnivanch Exp $
#
# Macro file for "TestEm2.cc"
# (can be run in batch, without graphic)
#
# PbWO4 L = 20 radl R = 5 radl; electron 5 GeV
#
/control/verbose 1
/run/verbose 1
#
/testem/det/setMat PbWO4
/testem/det/setLbin 40 0.5
/testem/det/setRbin 50 0.1
#
# Acceptance printout is activated
/testem/run/acceptance 0.949 0.0082 3.0
#
/testem/phys/addPhysics emstandard
#
/testem/phys/setCuts 1.0 mm
#
/run/initialize
/process/eLoss/verbose 1
#
/gun/particle e-
/gun/energy 5 GeV
#
/testem/event/printModulo 20
#
/run/beamOn 100