Warning, /geant4/examples/extended/hadronic/Hadr07/Na22.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "Hadr07.cc"
0003 #
0004 /control/verbose 2
0005 /run/verbose 1
0006 #
0007 /testhadr/det/setNbOfAbsor 4
0008 /testhadr/det/setAbsor 1 G4_PLEXIGLASS 5 mm
0009 /testhadr/det/setAbsor 2 G4_Al 0.5 mm
0010 /testhadr/det/setAbsor 3 G4_AIR 2 mm
0011 /testhadr/det/setAbsor 4 G4_SODIUM_IODIDE 5 cm
0012 /testhadr/det/setSizeYZ 5 cm
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 /testhadr/gun/setDefault
0020 /gun/particle ion
0021 /gun/ion 11 22
0022 /gun/energy 0 eV
0023 /gun/position -26.25 0 0 mm
0024 #
0025 /analysis/setFileName rdecay
0026 /analysis/h1/set 4 100 0. 3. MeV #edep in absor 4
0027 /analysis/h1/setAscii 4
0028 #
0029 /run/printProgress 10000
0030 /run/beamOn 100000