Warning, /geant4/examples/extended/radioactivedecay/Activation/debug.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "Activation.cc"
0003 # in interactive mode
0004 #
0005 /control/verbose 1
0006 /run/verbose 1
0007 #
0008 /testhadr/det/setMat G4_Co
0009 /testhadr/det/setThickness 1 cm
0010 /testhadr/det/setSizeYZ 1 cm
0011 #
0012 /run/initialize
0013 #
0014 # Set a very high time threshold to allow all decays to happen
0015 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0016 #
0017 /gun/particle neutron
0018 /gun/energy 25 meV
0019 #
0020 /control/execute vis.mac
0021 #
0022 /tracking/verbose 2
0023 /run/beamOn 1