Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm5/mumsc.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # mu+, transmitted through 1 m of iron
0005 #
0006 /control/cout/ignoreThreadsExcept 0
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setAbsMat Iron
0011 /testem/det/setAbsThick 1 m
0012 /testem/det/setAbsYZ    1 m
0013 /testem/det/setWorldX   1 m
0014 /testem/det/setWorldYZ  1 m
0015 #
0016 /testem/phys/addPhysics emstandard_opt0
0017 #
0018 /run/setCut 1 mm
0019 #
0020 /run/initialize
0021 #
0022 /testem/gun/setDefault
0023 /gun/particle mu+
0024 /gun/energy 100 GeV
0025 #
0026 /analysis/setFileName mumsc
0027 /analysis/h1/set 14  100 -5.0  +5.0 mm          #x-position at exit  
0028 /analysis/h1/set 15  100  0.  +10.0 mm          #radius at exit  
0029 #
0030 /testem/stack/killSecondaries
0031 #
0032 /run/printProgress 4000
0033 /run/beamOn 40000