Warning, /geant4/examples/extended/electromagnetic/TestEm15/gamma.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 /testem/phys/addPhysics emstandard5D
0011 #
0012 /run/initialize
0013 #
0014 /run/setCut 1 mm
0015 #
0016 /process/inactivate phot
0017 /process/inactivate compt
0018 /process/inactivate Rayl
0019 /process/inactivate GammaToMuPair
0020 #
0021 # direction 1 0 0
0022 /gun/particle gamma
0023 /gun/energy 20 MeV
0024 /gun/polarization 0.0 1.0 0.0
0025 #
0026 /analysis/setFileName gamma
0027 #
0028 # msc
0029 #
0030 #/analysis/setActivation true
0031 #/analysis/verbose 4
0032 #/analysis/h1/set 1 100 0 1000 um #true step length
0033 #/analysis/h1/set 2 100 0 1000 um #geom step length
0034 #/analysis/h1/set 3 100 0 1.1 none #ratio geom/true
0035 #/analysis/h1/set 4 100 0 500 um #lateral radius
0036 #/analysis/h1/set 5 100 0 +25 deg #psi_space angle
0037 #/analysis/h1/set 6 100 -50 +50 deg #theta_plane angle
0038 #/analysis/h1/set 7 90 -180 +180 deg #phi-position angle
0039 #/analysis/h1/set 8 90 -180 +180 deg #phi-direction angle
0040 #/analysis/h1/set 9 100 -1 +1 none #phi correlation
0041 #
0042 # conv
0043 #
0044 /control/alias pi 3.141592653589793
0045 #
0046 /analysis/h1/set 10 100 0.0 10.0 MeV # Open Angle (rad)* E gamma (MeV)
0047 /analysis/h1/set 11 100 -2.0 2.0 none # Log10 ( recoil momentum)
0048 /analysis/h1/set 12 100 -{pi} {pi} none # Phi recoil
0049 /analysis/h1/set 13 100 -{pi} {pi} none # Phi positron
0050 /analysis/h1/set 14 100 -2.0 2.0 none # Asymmentry 2 * cos(phi_+ + phi_-)
0051 /analysis/h1/set 15 100 0.0 1.0 none # E plus / E gamma
0052 /analysis/h1/set 16 100 -{pi} {pi} none # Phi of Gamma Polarization
0053 #
0054 ###/tracking/verbose 2
0055 ###/run/beamOn 1
0056 #
0057 /run/beamOn 100000