cericeci / omtf_plotter

Plotting scripts for the omtf L1 TDR plots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts for producing the OMTF plots for the L1 TDR. Initial setup before github remote by @sesanche. Required packages are included in any recent (> 10_6_X) cmssw release.

All plots are produced in two steps to avoid needlessly repeating the initial loading for minor aesthetic changes:

makeX.py produces the input histograms and saves them in a pickle file.

plotX.py reads the histograms and does the plotting with the appropriate style.

About

Plotting scripts for the omtf L1 TDR plots


Languages

Language:Python 92.2%Language:C 7.8%