Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/radioactivedecay/Activation/Co60.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "Activation.cc"
0003 #
0004 /control/verbose 2
0005 /run/verbose 1
0006 #
0007 /testhadr/det/setMat G4_Co
0008 /testhadr/det/setThickness 1 cm
0009 /testhadr/det/setSizeYZ 1 cm
0010 #
0011 /process/em/verbose 0
0012 /process/had/verbose 0
0013 #
0014 /run/initialize
0015 #
0016 # Set a very high time threshold to allow all decays to happen
0017 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0018 #
0019 /process/em/printParameters
0020 #
0021 /gun/particle neutron
0022 /gun/energy 25 meV
0023 /testhadr/gun/beamSize 8 mm
0024 /testhadr/gun/beamTime 10 year
0025 #
0026 /analysis/setFileName Co60
0027 /analysis/h1/set 4  100  0  8  MeV    #gamma
0028 /analysis/h1/set 14 100  0 20  year   #gamma
0029 /analysis/h1/set 24 100  0 20  year   #(Co60)
0030 /analysis/h1/set 27 100  0 20  year   #(Ni60 ?)
0031 /analysis/h1/set 28 100  0 20  year   #(Co59 ?)
0032 #
0033 /run/printProgress 10000
0034 /run/beamOn 100000