Files
geant4/examples/extended/hadronic/Hadr03/gamma.mac
T

21 lines
375 B
Plaintext

#
# Macro file for "Hadr03.cc"
#
/control/verbose 2
/run/verbose 2
#
/testhadr/det/setIsotopeMat Au196 79 196 19.30 g/cm3
/testhadr/det/setSize 100 m
#
/run/initialize
#
/gun/particle gamma
/gun/energy 10 MeV
#
/analysis/setFileName gamma
/analysis/h1/set 2 150 0. 10. MeV #gamma
/analysis/h1/set 4 150 0. 3. MeV #neutrons
#
/run/printProgress 10000
/run/beamOn 100000