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