Warning, /geant4/examples/extended/electromagnetic/TestEm9/csi.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for TestEm9 - Crystal Calorimeter
0003 # V.Ivanchenko
0004 #
0005 #
0006 /control/verbose 2
0007 /run/verbose 1
0008 #/tracking/verbose 1
0009 #
0010 # select EM PhysicsList
0011 #
0012 /testem/phys/addPhysics emstandard
0013 #
0014 /testem/phys/addPhysics binary #hadronic physics
0015 /testem/phys/addPhysics binary_ion #hadronic physics
0016 /testem/phys/addPhysics elastic #hadronic physics
0017 #
0018 /testem/det/CalMat CsI
0019 #
0020 /run/initialize
0021 #
0022 /run/setCut 5. mm
0023 /run/setCutForRegion VertexDetector 0.01 mm
0024 /run/setCutForRegion MuonDetector 100 mm
0025 /testem/stepMax 100 mm
0026 #
0027 /testem/histo/fileName csi
0028 #
0029 /gun/particle e-
0030 /gun/energy 1 GeV
0031 /run/beamOn 10000
0032 #
0033