Files
geant4/examples/extended/electromagnetic/TestEm2/TestEm2.in
T
2016-06-10 11:51:14 +02:00

33 lines
629 B
Plaintext

# $Id: TestEm2.in 75118 2013-10-28 09:40:24Z gcosmo $
#
# Macro file for "TestEm2.cc"
# (can be run in batch, without graphic)
#
# PbWO4 L = 20 radl R = 5 radl; electron 5 GeV
#
/control/cout/ignoreThreadsExcept 0
/control/verbose 1
/run/verbose 1
#
/testem/det/setMat G4_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_opt0
#
/run/setCut 1.0 mm
#
/run/initialize
/process/em/verbose 1
/process/em/workerVerbose 0
#
/gun/particle e-
/gun/energy 5 GeV
#
/testem/event/printModulo 20
#
/run/beamOn 100