Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm5/mutev.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 #/tracking/verbose 1
0010 #
0011 /testem/det/setAbsMat Iron
0012 /testem/det/setAbsMat G4_WATER
0013 /testem/det/setAbsThick 10 m
0014 /testem/det/setAbsYZ    10 m
0015 /testem/det/setWorldX   10 m
0016 /testem/det/setWorldYZ  10 m
0017 #
0018 /testem/phys/addPhysics emstandard_opt0
0019 #
0020 /run/setCut 0.1 km
0021 /run/setCutForAGivenParticle proton 10 cm
0022 #
0023 /run/initialize
0024 #
0025 #/process/msc/ThetaLimit 0. rad
0026 #/process/msc/LateralDisplacement false
0027 #
0028 /testem/gun/setDefault
0029 /gun/particle mu+
0030 /gun/energy 1000 GeV
0031 #
0032 /analysis/setFileName mutev
0033 /analysis/h1/set 14  100 -5.0  +5.0 mm          #x-position at exit  
0034 /analysis/h1/set 15  100  0.  +10.0 mm          #radius at exit  
0035 #
0036 /testem/stack/killSecondaries 2
0037 #
0038 /run/printProgress 1000
0039 /run/beamOn 10000