add some metadata to the plots

This commit is contained in:
hiro98 2020-05-19 15:37:35 +02:00
parent f7b423d6f6
commit 0e551adb61

View file

@ -10,14 +10,34 @@ RatioPlot=1
ErrorBars=1
# END HISTOGRAM
# BEGIN PLOT /MC_DIPHOTON_PROTON/.*pT
# BEGIN PLOT /MC_DIPHOTON_PROTON/pT
Title=$\pT$ of leading photon
XLabel=$\pT$ [GeV]
LogX=1
# END PLOT
# BEGIN PLOT /MC_DIPHOTON_PROTON/.*inv_m
# BEGIN PLOT /MC_DIPHOTON_PROTON/inv_m
Title=$m_{\gamma\gamma}$ of the two leading photons
XLabel=$m_{\gamma\gamma}$ [GeV]
LogX=1
# END PLOT
# BEGIN PLOT /MC_DIPHOTON_PROTON/eta
Title=$\eta$ of leading photon
XLabel=$\eta$
# END PLOT
# BEGIN PLOT /MC_DIPHOTON_PROTON/cos_theta
Title=$\cos\theta$ of leading photon
XLabel=$\cos\theta$
# END PLOT
# BEGIN PLOT /MC_DIPHOTON_PROTON/o_angle
Title=scattering angle
XLabel=$\cos\theta^\ast$
# END PLOT
# BEGIN PLOT /MC_DIPHOTON_PROTON/o_angle_cs
Title=scattering angle in CS frame
XLabel=$\cos\theta^\ast_\text{CS}$
# END PLOT