Warning, /geant4/examples/extended/hadronic/Hadr07/multiLayers.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # multiLayers
0003 #
0004 /control/verbose 2
0005 /run/verbose 2
0006 #
0007 /testhadr/det/setNbOfAbsor 5
0008 /testhadr/det/setAbsor 1 Water 13 cm
0009 /testhadr/det/setAbsor 2 G4_AIR 1 cm
0010 /testhadr/det/setAbsor 3 Water 1 cm
0011 /testhadr/det/setAbsor 4 G4_B-100_BONE 3 cm
0012 /testhadr/det/setAbsor 5 Water 12 cm
0013 /testhadr/det/setSizeYZ 30 cm
0014 #
0015 /run/initialize
0016 #
0017 /testhadr/gun/setDefault
0018 /gun/particle gamma
0019 /gun/energy 6 MeV
0020 #
0021 /analysis/setFileName bone
0022 /analysis/h1/set 10 300 0. 300. mm #edep profile
0023 /analysis/h1/set 11 110 0. 6.1 MeV #total edep
0024 /analysis/h1/set 12 110 0. 6.1 MeV #total eleak
0025 /analysis/h1/set 13 110 0. 6.1 MeV #total energy
0026 #
0027 /run/printProgress 10000
0028 /run/beamOn 100000