45 lines
802 B
Plaintext
45 lines
802 B
Plaintext
#
|
|
# Macro file for the initialization phase of "TestEm8.cc"
|
|
#
|
|
# It creates the default geometry (simple absorber cylinder )
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#/tracking/verbose 2
|
|
#
|
|
# select EM PhysicsList
|
|
#
|
|
#/testem/phys/addPhysics emstandard
|
|
/testem/phys/addPhysics pai
|
|
#/testem/phys/addPhysics pai_photon
|
|
#/testem/phys/addPhysics pai_brem
|
|
#
|
|
/testem/phys/setCuts 1 mm
|
|
#/testem/stepMax 10 mm
|
|
#
|
|
# PLOT: energy deposit distribution in absorber
|
|
#
|
|
/plots/setnbinEn 20
|
|
/plots/setEnlow 0.0 MeV
|
|
/plots/setEnhigh 0.060 MeV
|
|
/plots/sethistName g4.p11
|
|
#
|
|
/run/initialize
|
|
/run/particle/dumpCutValues
|
|
#
|
|
#/gun/particle e-
|
|
#
|
|
/gun/particle proton
|
|
#
|
|
#/gun/particle mu-
|
|
#
|
|
/gun/energy 200000.00 MeV
|
|
#
|
|
#/gun/energy 200.0 MeV
|
|
#
|
|
#/tracking/verbose 1
|
|
#
|
|
/event/printModulo 100
|
|
/run/beamOn 1000
|
|
#
|