Warning, /geant4/examples/extended/electromagnetic/TestEm3/atlashec.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm3.cc"
0003 #
0004 # Atlas HEC model;
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 2
0009 #
0010 /testem/det/setNbOfLayers 25
0011 /testem/det/setNbOfAbsor 2
0012 /testem/det/setAbsor 1 liquidArgon 0.85 cm
0013 /testem/det/setAbsor 2 Copper 2.5 cm
0014 /testem/det/setSizeYZ 17 cm
0015 #
0016 /testem/phys/addPhysics emstandard_opt0
0017 /run/setCut 0.7 mm
0018 #
0019 /run/initialize
0020 #
0021 /analysis/setFileName 10gev
0022 /analysis/h1/set 1 100 0. 1000. MeV
0023 /analysis/h1/set 2 100 9. 10. GeV
0024 #
0025 /gun/particle e-
0026 /gun/particle pi+
0027 /gun/energy 100 GeV
0028 /gun/position -40.635 0 0
0029 #
0030 /run/printProgress 100
0031 /run/beamOn 100
0032