Warning, /geant4/examples/extended/electromagnetic/TestEm17/allproc.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm17.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Iron
0009 /testem/det/setSize 1 m
0010 #
0011 /testem/phys/addPhysics local
0012 #
0013 /run/setCut 1 mm
0014 #
0015 /run/initialize
0016 #
0017 /gun/particle mu+
0018 /gun/energy 100 TeV
0019 #
0020 /testem/histo/setFileName allproc
0021 /testem/histo/setHisto 1 100 -10. 0. # muIonisation simulation
0022 /testem/histo/setHisto 2 100 -10. 0. # muPair simulation
0023 /testem/histo/setHisto 3 100 -10. 0. # muBrems simulation
0024 /testem/histo/setHisto 8 100 -10. 0. # muToMuonPair simulation
0025 /testem/histo/setHisto 11 100 -10. 0. # muIonisation theory
0026 /testem/histo/setHisto 12 100 -10. 0. # muPair theory
0027 /testem/histo/setHisto 13 100 -10. 0. # muBrems theory
0028 /testem/histo/setHisto 18 100 -10. 0. # muToMuonPair theory
0029 #/testem/histo/setHisto 21 100 0. 10000. # muIonisation cross section vs log10(ekin)
0030 #/testem/histo/setHisto 22 100 0. 10000. # muPair cross section vs log10(ekin)
0031 #/testem/histo/setHisto 23 100 0. 10000. # muBrems cross section vs log10(ekin)
0032 #/testem/histo/setHisto 28 100 0 10000. # muToMuonPair cross section vs log10(ekin)
0033 #
0034 /run/printProgress 10000
0035 #
0036 /run/beamOn 1000000