Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm15.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Air
0009 #
0010 /testem/phys/addPhysics emstandard_opt3
0011 #
0012 /run/initialize
0013 #
0014 /run/setCut 1 mm
0015 #
0016 /process/list
0017 /process/inactivate muIoni
0018 /process/inactivate muBrems
0019 /process/inactivate muPairProd
0020 #
0021 /gun/particle mu-
0022 /gun/energy 900 MeV
0023 #
0024 /analysis/setFileName muon
0025 /analysis/h1/set 1  100  0     10 cm    #true step length
0026 /analysis/h1/set 2  100  0     10 cm    #geom step length
0027 /analysis/h1/set 3  100  0     1.1 none #ratio geom/true
0028 /analysis/h1/set 4  100  0     5 mm     #lateral radius
0029 /analysis/h1/set 5  100  0    +5 deg    #psi_space angle
0030 /analysis/h1/set 6  100 -50   +50 deg   #theta_plane angle
0031 /analysis/h1/set 7   90 -180  +180 deg  #phi-position angle
0032 /analysis/h1/set 8   90 -180  +180 deg  #phi-direction angle
0033 /analysis/h1/set 9  100  -1    +1 none  #phi correlation
0034 #
0035 ##/tracking/verbose 2
0036 ##/run/beamOn 1
0037 #
0038 /testem/stepMax 2 m
0039 #
0040 /run/beamOn 100000