Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/radioactivedecay/rdecay01/Co60.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 27 60
0012 #
0013 /tracking/verbose 2
0014 /run/beamOn 1
0015 /tracking/verbose 0
0016 #
0017 /analysis/setFileName Co60
0018 /analysis/h1/set 1  150  0. 1500 keV    #e+ e-
0019 /analysis/h1/set 2  150  0. 1500 keV    #neutrino
0020 /analysis/h1/set 3  150  0. 1500 keV    #gamma
0021 /analysis/h1/set 6  100  0. 2500 keV    #EkinTot (Q)
0022 /analysis/h1/set 7  150  0. 15e3 keV    #P balance
0023 /analysis/h1/set 8  100  0. 100. year   #time of life
0024 /analysis/h1/set 9  100  1. 3. MeV      #EvisTot
0025 #
0026 /run/printProgress 100000  
0027 /run/beamOn 1000000