Files
geant4/examples/extended/radioactivedecay/Activation/Bi209.mac
T
2017-06-30 10:49:55 +02:00

32 lines
654 B
Plaintext

#
# Macro file for "Activation.cc"
#
/control/verbose 2
/run/verbose 2
#
/testhadr/det/setIsotopeMat Bi209 83 209 9.78 g/cm3
/testhadr/det/setThickness 10 cm
/testhadr/det/setSizeYZ 5 cm
#
/run/initialize
#
/process/list
#
/gun/particle neutron
/gun/energy 25 meV
/testhadr/gun/beamSize 25 mm
/testhadr/gun/beamTime 3 year
#
/analysis/setFileName Bi209
/analysis/h1/set 4 100 0 6 MeV #gamma
/analysis/h1/set 14 100 0 4 year #gamma
/analysis/h1/set 24 100 0 4 year
/analysis/h1/set 25 100 0 4 year
/analysis/h1/set 26 100 0 4 year
/analysis/h1/set 27 100 0 4 year
/analysis/h1/set 28 100 0 4 year
#
/run/printProgress 100000
#
/run/beamOn 1000000