Warning, /geant4/examples/extended/electromagnetic/TestEm3/linac.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm3"
0003 #
0004 # Linac/Ecal from Graham Wilson;
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 2
0009 /run/numberOfThreads 2
0010 #
0011 /testem/det/setNbOfLayers 42
0012 /testem/det/setNbOfAbsor 4
0013 /testem/det/setAbsor 1 Tungsten 2.50 mm
0014 /testem/det/setAbsor 2 NemaG10 0.68 mm
0015 /testem/det/setAbsor 3 Silicon 0.32 mm
0016 /testem/det/setAbsor 4 Air20 0.25 mm
0017 /testem/det/setSizeYZ 30 cm
0018 #
0019 /testem/phys/addPhysics local
0020 /run/setCut 10 um
0021 #
0022 /run/initialize
0023 #
0024 /analysis/setFileName linac
0025 /analysis/h1/set 3 100 0. 20. MeV #edep in absor3
0026 #
0027 /gun/particle gamma
0028 /gun/energy 1 GeV
0029 #
0030 /run/printProgress 100
0031 #
0032 /run/beamOn 1000