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