Files
2023-12-08 10:43:34 +01:00

28 lines
719 B
Plaintext

# macro for rdecay01
#
/control/cout/ignoreThreadsExcept 0
/control/verbose 2
/run/verbose 1
#
# Set a very high time threshold to allow all decays to happen
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
#
/gun/particle ion
/gun/ion 27 60
#
/tracking/verbose 2
/run/beamOn 1
/tracking/verbose 0
#
/analysis/setFileName Co60
/analysis/h1/set 1 150 0. 1500 keV #e+ e-
/analysis/h1/set 2 150 0. 1500 keV #neutrino
/analysis/h1/set 3 150 0. 1500 keV #gamma
/analysis/h1/set 6 100 0. 2500 keV #EkinTot (Q)
/analysis/h1/set 7 150 0. 15e3 keV #P balance
/analysis/h1/set 8 100 0. 100. year #time of life
/analysis/h1/set 9 100 1. 3. MeV #EvisTot
#
/run/printProgress 100000
/run/beamOn 1000000