36 lines
669 B
Plaintext
36 lines
669 B
Plaintext
#
|
|
# Macro file for the initialization phase of "TestEm5.cc"
|
|
#
|
|
# It creates the default geometry (simple absorber box )
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/run/particle/setGCut 100. mm
|
|
/run/particle/setECut 100. mm
|
|
/run/initialize
|
|
#
|
|
/calor/setAbsMat NewArgonCO2
|
|
/calor/setAbsThick 15 mm
|
|
/calor/setAbsYZ 60 mm
|
|
/calor/update
|
|
/gun/setDefault
|
|
#
|
|
#
|
|
# hist file name
|
|
/plots/sethistName run17e.10cm.paw
|
|
# PLOT: energy deposit distribution in XenonGas
|
|
/plots/setnbinEn 60
|
|
/plots/setEnlow 0. keV
|
|
/plots/setEnhigh 6. keV
|
|
#
|
|
#/gun/particle proton
|
|
#/gun/energy 24 GeV
|
|
/gun/particle e-
|
|
/gun/energy 25 GeV
|
|
/event/printModulo 1000
|
|
#
|
|
/run/beamOn 100000
|
|
#
|
|
|