Warning, /geant4/examples/extended/electromagnetic/TestEm3/ionC12.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm3.cc"
0003 #
0004 # CsI 1 layer;
0005 #
0006 /control/verbose 2
0007 /run/verbose 2
0008 /tracking/verbose 0
0009 #
0010 # select EM PhysicsList
0011 #
0012 /testem/phys/addPhysics local
0013 #
0014 /run/setCut 1 mm
0015 #
0016 /testem/det/setNbOfLayers 1
0017 /testem/det/setNbOfAbsor 1
0018 /testem/det/setAbsor 1 CsI 1.99 cm
0019 /testem/det/setSizeYZ 3 cm
0020 #
0021 /run/initialize
0022 #
0023 /testem/gun/setDefault
0024 #/gun/particle ion
0025 #/gun/ion 6 12
0026 /gun/energy 108 GeV
0027 #
0028 /analysis/h1/set 1 200 350. 550. MeV
0029 #
0030 /run/printProgress 1000
0031 /run/beamOn 5000
0032