Warning, /geant4/examples/extended/hadronic/Hadr07/ionC12.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "Hadr07.cc"
0003 #
0004 # limit the step size from histo 10
0005 #
0006 /control/verbose 2
0007 /run/verbose 2
0008 #
0009 /testhadr/det/setNbOfAbsor 1
0010 /testhadr/det/setAbsor 1 Water 20 cm
0011 /testhadr/det/setSizeYZ 20 cm
0012 #
0013 /run/initialize
0014 #
0015 /testhadr/gun/setDefault
0016 /gun/particle ion
0017 /gun/ion 6 12 6
0018 /gun/energy 2.4 GeV
0019 #
0020 /analysis/setFileName ionC12
0021 /analysis/h1/set 10 100 80. 90. mm #edep profile
0022 #
0023 /testhadr/applyAutomaticStepMax true
0024 #
0025 /run/printProgress 1000
0026 /run/beamOn 10000