Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm14.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # photon 100 TeV; gamma conversion to mu+mu-
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Iron
0011 /testem/det/setSize 10 km
0012 #
0013 /run/initialize
0014 #
0015 /process/inactivate phot
0016 /process/inactivate compt
0017 /process/inactivate conv
0018 #
0019 /gun/particle gamma
0020 /gun/energy 100 TeV
0021 #
0022 /analysis/setFileName convtomu
0023 /analysis/h1/set 3  200 0. 100. TeV     #energy  of ch. secondaries  
0024 /analysis/h1/set 4  100 0.9 1.1 none    #costeta of ch. secondaries
0025 #  
0026 /run/beamOn 100000