Warning, /geant4/examples/extended/radioactivedecay/rdecay01/singleDecay.mac is written in an unsupported language. File is not indexed.
0001 # macro for rdecay01
0002 #
0003 /control/cout/ignoreThreadsExcept 0
0004 /control/verbose 2
0005 /run/verbose 1
0006 #
0007 # Set a very high time threshold to allow all decays to happen
0008 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0009 #
0010 /gun/particle ion
0011 /gun/ion 10 24
0012 #
0013 /rdecay01/fullChain false
0014 #
0015 /analysis/setFileName run1
0016 /analysis/h1/set 1 100 0. 2000 keV #e+ e-
0017 /analysis/h1/set 2 100 0. 2000 keV #neutrino
0018 /analysis/h1/set 3 100 0. 1000 keV #gamma
0019 /analysis/h1/set 5 100 0. 200 eV #recoil ion
0020 /analysis/h1/set 6 100 1. 2.5 MeV #EkinTot (Q)
0021 /analysis/h1/set 7 100 0. 1 eV #P balance
0022 /analysis/h1/set 8 100 0. 70 min #time of life
0023 #
0024 /run/printProgress 10000
0025 /run/beamOn 100000