Warning, /geant4/examples/extended/electromagnetic/TestEm11/multiLayers.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for TestEm11
0003 #
0004 # multiLayers
0005 # limit the step size from histo 1
0006 #
0007 /control/cout/ignoreThreadsExcept 0
0008 /control/verbose 2
0009 /run/verbose 1
0010 #
0011 /testem/det/setNbOfAbsor 5
0012 /testem/det/setAbsor 1 Water 13 cm
0013 /testem/det/setAbsor 2 G4_AIR 1 cm
0014 /testem/det/setAbsor 3 Water 1 cm
0015 /testem/det/setAbsor 4 G4_B-100_BONE 3 cm
0016 /testem/det/setAbsor 5 Water 12 cm
0017 /testem/det/setSizeYZ 30 cm
0018 #
0019 /testem/phys/addPhysics emstandard_opt0 # em physics
0020 #
0021 /run/initialize
0022 #
0023 /testem/gun/setDefault
0024 /gun/particle gamma
0025 /gun/energy 6 MeV
0026 #
0027 /analysis/setFileName bone
0028 /analysis/h1/set 1 300 0. 300. mm #edep profile
0029 #
0030 /run/printProgress 100000
0031 /run/beamOn 1000000