Functions | |
def | drawEtaValues () |
def | setTDRStyle () |
Variables | |
_LABELS2COMPS | |
COMPOUNDS | |
DETECTORS | |
hist_label_to_num | |
Plot_params | |
plots | |
sDETS | |
def plot_utils.drawEtaValues | ( | ) |
Function to draw the eta. Function to draw the eta references on top of an already existing TCanvas. The lines and labels drawn are collected inside a list and the list is returned to the user to extend the live of the objects contained, otherwise no lines and labels will be drawn, since they will be garbage-collected as soon as this function returns.
Definition at line 248 of file plot_utils.py.
References funct.cos(), JetChargeProducer_cfi.exp, FastTimerService_cff.range, funct.sin(), and funct.tan().
def plot_utils.setTDRStyle | ( | ) |
Function to setup a TDR-like style
Definition at line 129 of file plot_utils.py.
References plotscripts.tdrStyle.
Referenced by BDHadronTrackMonitoringAnalyzer.bookHistograms(), BDHadronTrackMonitoringHarvester.dqmEndJob(), FlavourHistograms< T >.plot(), FlavourHistograms2D< T, G >.plot(), and IPTagPlotter< Container, Base >.psPlot().
|
private |
Definition at line 38 of file plot_utils.py.
plot_utils.COMPOUNDS |
Definition at line 64 of file plot_utils.py.
plot_utils.DETECTORS |
Definition at line 81 of file plot_utils.py.
plot_utils.hist_label_to_num |
Definition at line 119 of file plot_utils.py.
plot_utils.Plot_params |
Definition at line 9 of file plot_utils.py.
plot_utils.plots |
Definition at line 17 of file plot_utils.py.
plot_utils.sDETS |
Definition at line 106 of file plot_utils.py.