36 lines
601 B
Plaintext
36 lines
601 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 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
|
|
#
|
|
#/gun/particle e-
|
|
#
|
|
/gun/particle proton
|
|
#
|
|
#/gun/particle mu-
|
|
#
|
|
/gun/energy 200000.00 MeV
|
|
#
|
|
/run/beamOn 1000
|
|
#
|