Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm15/proton.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 Water
0009 #
0010 /run/initialize
0011 #
0012 /run/setCut 1 mm
0013 #
0014 /process/list
0015 /process/inactivate hIoni
0016 #
0017 /gun/particle proton
0018 /gun/energy 100 MeV
0019 #
0020 /analysis/setFileName proton
0021 /analysis/h1/set 1  100  0     10 cm    #true step length
0022 /analysis/h1/set 2  100  0     10 cm    #geom step length
0023 /analysis/h1/set 3  100  0     1.1 none #ratio geom/true
0024 /analysis/h1/set 4  100  0     5 mm     #lateral radius
0025 /analysis/h1/set 5  100  0    +5 deg    #psi_space angle
0026 /analysis/h1/set 6  100 -50   +50 deg   #theta_plane angle
0027 /analysis/h1/set 7   90 -180  +180 deg  #phi-position angle
0028 /analysis/h1/set 8   90 -180  +180 deg  #phi-direction angle
0029 /analysis/h1/set 9  100  -1    +1 none  #phi correlation
0030 #
0031 ##/tracking/verbose 2
0032 ##/run/beamOn 1
0033 #
0034 /run/beamOn 100000