Warning, /geant4/examples/extended/radioactivedecay/Activation/Bi209.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/setIsotopeMat Bi209 83 209 9.78 g/cm3
0008 /testhadr/det/setThickness 10 cm
0009 /testhadr/det/setSizeYZ 5 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 25 mm
0024 /testhadr/gun/beamTime 3 year
0025 #
0026 /analysis/setFileName Bi209
0027 /analysis/h1/set 4 100 0 6 MeV #gamma
0028 /analysis/h1/set 14 100 0 4 year #gamma
0029 /analysis/h1/set 24 100 0 4 year #(Bi209)
0030 /analysis/h1/set 25 100 0 4 year #(Bi210)
0031 /analysis/h1/set 26 100 0 4 year #(Po210)
0032 /analysis/h1/set 27 100 0 4 year #(alpha)
0033 /analysis/h1/set 28 100 0 4 year #(Pb206)
0034 #
0035 /run/printProgress 100000
0036 /run/beamOn 1000000