Warning, /geant4/examples/extended/radioactivedecay/Activation/run.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 #
0024 /run/printProgress 100
0025 /run/beamOn 1000