Files
geant4/examples/extended/electromagnetic/TestEm8/run11.mac
T
2016-06-08 15:42:07 +02:00

58 lines
722 B
Plaintext

#
# Macro file 'run11.mac' for the initialization phase of "TestEm8.cc"
#
# It creates the default geometry (simple absorber cylinder )
#
/control/verbose 2
#
#control/saveHistory
#
/run/verbose 2
#
/run/initialize
#
#/calor/setAbsMat Xenon
#
#/calor/setAbsThick 20.0 mm
#
#/calor/setAbsRad 100.0 mm
#
#/calor/update
#
# hist file name
#
/plots/sethistName g4.p11
#
# PLOT: energy deposit distribution in absorber
#
/plots/setnbinEn 95
/plots/setEnlow 0.0 MeV
/plots/setEnhigh 0.1 MeV
#
#/calor/cutG 3.0 mm
#
#/calor/cutE 3.0 mm
#
/run/initialize
/run/particle/dumpCutValues
#
/gun/particle e-
#
#/gun/energy 200.00 GeV
#
/gun/energy 9000.0 MeV
#
#/tracking/verbose 2
#
/run/beamOn 1000
#
#