Warning, /geant4/examples/extended/electromagnetic/TestEm3/lockwood.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm3.cc"
0003 #
0004 # Al-Au-Al 1 layer;
0005 #
0006 # G.L.Lockwood et al. SAND79-0414 (1980)
0007 #
0008 /control/verbose 2
0009 /run/verbose 2
0010 #
0011 /testem/phys/addPhysics local
0012 #
0013 /testem/det/setNbOfLayers 1
0014 /testem/det/setNbOfAbsor 3
0015 /testem/det/setAbsor 1 Aluminium 170 um
0016 /testem/det/setAbsor 2 Gold 23 um
0017 /testem/det/setAbsor 3 Aluminium 850 um
0018 /testem/det/setSizeYZ 1050 um
0019 #
0020 /run/setCut 1 um
0021 #
0022 /run/initialize
0023 #
0024 /testem/gun/setDefault
0025 /gun/particle e-
0026 /gun/energy 1 MeV
0027 /testem/gun/rndm 0.8
0028 #
0029 /testem/stepMax 5 um
0030 #
0031 /run/printProgress 1000
0032 /run/beamOn 10000