Files
geant4/examples/extended/electromagnetic/TestEm8/TestEm8.in
T
2016-06-10 12:08:39 +02:00

38 lines
666 B
Plaintext

#
# Macro file for the initialization phase of "TestEm8.cc"
#
# It creates the default geometry (simple absorber cylinder )
#
/control/verbose 2
/control/cout/ignoreThreadsExcept 0
/run/verbose 1
#/tracking/verbose 2
#
# select EM PhysicsList
#
/testem/phys/addPhysics pai
#/testem/phys/addPhysics pai_photon
#
#/testem/stepMax 10 mm
#
/testem/phys/setNbinsE 20
/testem/phys/setMaxE 0.060 MeV
#
/run/initialize
#
/run/setCut 0.5 mm
/run/setCutForRegion GasDetector 1.8 mm
#/run/particle/dumpCutValues
#
#/process/eLoss/fluct false
#/gun/particle e-
#
/gun/particle proton
#
#/gun/particle mu-
#
/gun/energy 200000.00 MeV
#
/run/beamOn 1000
#