37 lines
680 B
Plaintext
37 lines
680 B
Plaintext
#
|
|
# Macro file for the initialization phase of "TestEm5.cc"
|
|
#
|
|
# It creates the default geometry (simple absorber cylinder )
|
|
#
|
|
/control/verbose 2
|
|
#control/saveHistory
|
|
/run/verbose 2
|
|
#
|
|
/run/initialize
|
|
#
|
|
/calor/setAbsMat Silicon
|
|
/calor/setAbsThick 1000.0e-3 mm
|
|
/calor/setAbsRad 100.0 mm
|
|
/calor/update
|
|
#
|
|
# hist file name
|
|
/plots/sethistName geant4.plot15
|
|
# PLOT: energy deposit distribution in absorber............................
|
|
/plots/setnbinEn 55
|
|
/plots/setEnlow 0.0 MeV
|
|
/plots/setEnhigh 1.1 MeV
|
|
#
|
|
/calor/cutG 2.13 mm
|
|
/calor/cutE 7.00 micrometer
|
|
/run/initialize
|
|
/run/particle/dumpCutValues
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1.00 MeV
|
|
#
|
|
/run/beamOn 1000000
|
|
#
|
|
#
|
|
|
|
|