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

27 lines
536 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 83 211
#
/rdecay01/fullChain true
#
/tracking/verbose 2
/run/beamOn 1
/tracking/verbose 0
#
# print mean activity in [t1, t1+dt]
/rdecay01/timeWindow 4 min 2 min
#
/analysis/setFileName time
/analysis/h1/set 8 100 0. 50. min #time of life
#
/run/printProgress 10000
/run/beamOn 100000