mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-04 17:11:39 -05:00
add some metadata to the plots
This commit is contained in:
parent
f7b423d6f6
commit
0e551adb61
1 changed files with 22 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue