Warning, /geant4/examples/extended/electromagnetic/TestEm3/tileCal.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm3.cc"
0003 #
0004 # ATLAS tileCal
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 2
0009 /run/numberOfThreads 2
0010 #
0011 /testem/det/setNbOfLayers 50
0012 /testem/det/setNbOfAbsor 2
0013 /testem/det/setAbsor 1 Iron 14 mm
0014 /testem/det/setAbsor 2 Scintillator 3 mm
0015 /testem/det/setSizeYZ 20 cm
0016 #
0017 /testem/phys/addPhysics emstandard_opt0
0018 /run/setCut 1 um
0019 #
0020 /run/initialize
0021 #
0022 /analysis/setFileName mu_1mm
0023 /analysis/h1/set 1 100 500. 1000. MeV
0024 /analysis/h1/set 2 100 0. 50. MeV
0025 #
0026 /gun/particle mu+
0027 /gun/energy 20 GeV
0028 #
0029 /run/printProgress 4000
0030 #
0031 /run/beamOn 20000