Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm15/electron.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 Aluminium
0009 #
0010 /run/initialize
0011 #
0012 /run/setCut 1 mm
0013 #
0014 /process/inactivate eIoni
0015 /process/inactivate eBrem
0016 #
0017 /gun/particle e-
0018 /gun/energy 5 MeV
0019 #
0020 /analysis/setFileName electron
0021 /analysis/h1/set 1  100  0     1000 um  #true step length
0022 /analysis/h1/set 2  100  0     1000 um  #geom step length
0023 /analysis/h1/set 3  100  0     1.1 none #ratio geom/true
0024 /analysis/h1/set 4  100  0     500 um   #lateral radius
0025 /analysis/h1/set 5  100  0    +25 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