Files
2018-12-07 15:15:39 +01:00

34 lines
775 B
Plaintext

#
# Macro file for "TestEm14.cc"
# (can be run in batch, without graphic)
#
# photon 300 keV; compton
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Aluminium
#
/testem/phys/addPhysics standard
#
/run/initialize
#
/run/setCut 1 nm
#
/process/inactivate phot
/process/inactivate conv
/process/inactivate GammaToMuPair
#
/gun/particle gamma
/gun/energy 300 keV
#
/analysis/setFileName compton
/analysis/h1/set 1 100 0. 300. keV #energy of primary
/analysis/h1/set 2 200 -1. +1. none #costeta of primary
/analysis/h1/set 3 100 0. 300. keV #energy of ch. secondary
/analysis/h1/set 4 200 -1. +1. none #costeta of ch. secondary
/analysis/h1/set 5 100 0. 300. keV #energy of gamma
/analysis/h1/set 6 200 -1. +1. none #costeta of gamma
#
/run/beamOn 100000