Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for TestEm7
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 /tracking/verbose 0
0008 #
0009 /testem/det/setMat G4_Al
0010 /testem/det/setSizeX  20 cm
0011 /testem/det/setSizeYZ 20 cm
0012 #
0013 /testem/phys/addPhysics  emstandard_opt0
0014 #/testem/phys/addPhysics  emstandard_opt3
0015 #/testem/phys/addPhysics  emstandard_opt4
0016 #/testem/phys/addPhysics  ionGasModels
0017 #/testem/phys/addPhysics  local
0018 #
0019 #/process/eLoss/UseICRU90 true
0020 #
0021 #
0022 #/process/em/binsPerDecade 20
0023 /run/initialize
0024 #
0025 /gun/particle mu-
0026 /gun/momentumAmp 40 MeV
0027 #/gun/energy 20 MeV
0028 #
0029 # step limit
0030 /run/setCut 0.1 mm 
0031 /testem/stepMax 0.1 mm
0032 #
0033 #/run/printProgress 100
0034 #
0035 #/analysis/setFileName c12
0036 #/analysis/h1/set 2 100 80 90 mm
0037 #/analysis/h1/set 3 100 80 90 mm
0038 #
0039 /run/beamOn 1000
0040 #
0041 #/control/shell mkdir physdata0k
0042 #/run/particle/storePhysicsTable physdata0k
0043 #
0044 /testem/det/setMat G4_Cu
0045 #
0046 /run/beamOn 100
0047 #
0048 #/control/shell mkdir physdata0m
0049 #/run/particle/storePhysicsTable physdata0m
0050 #