Warning, /geant4/examples/extended/radioactivedecay/rdecay01/fullChain.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 92 238
0012 #
0013 /rdecay01/fullChain true
0014 #
0015 /analysis/setFileName run2
0016 /analysis/h1/set 1 100 0. 4000 keV #e+ e-
0017 /analysis/h1/set 2 100 0. 4000 keV #neutrino
0018 /analysis/h1/set 3 100 0. 4000 keV #gamma
0019 /analysis/h1/set 4 100 0. 10 MeV #alpha
0020 /analysis/h1/set 5 100 0. 200 keV #recoil ion
0021 /analysis/h1/set 6 100 0 8 MeV #EkinTot (Q)
0022 /analysis/h1/set 7 100 0. 300 MeV #P balance
0023 /analysis/h1/set 8 100 0. 1.e+11 y #time of life
0024 /analysis/h1/set 9 100 40. 100. MeV #EvisTot
0025 #
0026 /run/printProgress 10000
0027 /run/beamOn 100000
0028
0029 #limit the chain
0030 #
0031 ###/process/had/rdm/nucleusLimits 234 238 90 92
0032 #
0033 ###/run/beamOn 1