Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/polarisation/Pol01/histos.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "Pol01.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat G4_Fe
0009 /testem/det/setSizeZ 1.75 mm
0010 /testem/phys/addPhysics polarized
0011 #/testem/phys/addPhysics standard
0012 /run/printProgress 5000
0013 #
0014 /run/initialize
0015 #
0016 /polarization/manager/verbose 1
0017 /polarization/volume/set theBox 0. 0. 0.08
0018 /polarization/volume/list
0019 #
0020 #/process/inactivate pol-eIoni
0021 #/process/inactivate pol-eBrem
0022 #/process/inactivate pol-compt
0023 #
0024 /gun/polarization 0. 0. -1.
0025 /gun/particle gamma
0026 #
0027 /gun/energy 10 MeV
0028 #
0029 ##/tracking/verbose 1
0030 ##/run/beamOn 1
0031 #
0032 /analysis/setFileName polar
0033 /analysis/h1/set 1  110  0     11 MeV   #gamma energy
0034 /analysis/h1/set 2  100  -1.   1.       #gamma cos(theta)
0035 /analysis/h1/set 3  100  -180. 180. deg #gamma phi
0036 /analysis/h1/set 4  100  -1.5  1.5      #gamma polarization
0037 /analysis/h1/set 5  110  0     11 MeV   #electron energy
0038 /analysis/h1/set 6  100  -1.   1.       #electron cos(theta)
0039 /analysis/h1/set 7  100  -180. 180. deg #electron phi
0040 /analysis/h1/set 8  100  -1.5  1.5      #electron polarization
0041 /analysis/h1/set 9  110  0     11 MeV   #positron energy
0042 /analysis/h1/set 10 100  -1.   1. none  #positron cos(theta)
0043 /analysis/h1/set 11 100  -180. 180. deg #positron phi
0044 /analysis/h1/set 12 100   -1.5  1.5     #positron polarization
0045 #
0046 /run/beamOn 10000
0047 #