Classes | |
class | HtmlReport |
class | HtmlReportDummy |
class | IndexSection |
class | Page |
class | PageSet |
class | PlotPurpose |
class | Table |
class | TrackingIterPage |
class | TrackingPageSet |
Functions | |
def | _allPtCut |
def | _allToBTV |
def | _allToHP |
def | _allToPixel |
def | _lowerFirst |
def | _ptCut |
def | _sectionNameLegend |
def | _toAlgoMask |
def | _toHP |
def | _toOriAlgo |
def | _toPixel |
Variables | |
string | _allName = "All tracks" |
string | _allTPEfficLegend = "All tracks, efficiency denominator contains all TrackingParticles" |
string | _allTPEfficName = _allName+" (all TPs)" |
string | _bhadronLegend = "All tracks, efficiency denominator contains only TrackingParticles from B-hadron decays" |
string | _bhadronName = "All tracks (B-hadron TPs)" |
string | _bhadronPtLegend = "Tracks (pT > 0.9 GeV), efficiency denominator contains only TrackingParticles from B-hadron decays" |
string | _btvLegend = "BTV-like selected tracks" |
string | _conversionName = "Tracks for conversions" |
string | _displacedName = "All tracks (TPs with no tip or lip cuts)" |
string | _fromPVAllTP2Legend = "Tracks from reco PV (another method), fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string | _fromPVAllTPLegend = "Tracks from reco PV, fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string | _fromPVAllTPName = "Tracks from PV (all TPs)" |
string | _fromPVAllTPPt2Legend = "Tracks (pT > 0.9 GeV) from reco PV (another method), fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string | _fromPVAllTPPtLegend = "Tracks (pT > 0.9 GeV) from reco PV, fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string | _fromPVLegend = "Tracks from reco PV vs. TrackingParticles from gen PV (fake rate includes pileup tracks)" |
string | _fromPVName = "Tracks from PV" |
string | _fromPVPtLegend = "Tracks (pT > 0.9 GeV) from reco PV vs. TrackingParticles from gen PV (fake rate includes pileup tracks)" |
string | _gsfName = "Electron GSF tracks" |
dictionary | _pageNameMap |
dictionary | _sampleFileName |
dictionary | _sampleName |
tuple | _sectionNameMapOrder |
string | _tpEtaGreater2p7Name = "All tracks (TP |eta| > 2.7)" |
string | _tpPtLess09Name = "All tracks (TP pT < 0.9 GeV)" |
dictionary | _trackAlgoName |
list | _trackAlgoOrder |
tuple | _trackQualityNameOrder |
|
private |
|
private |
|
private |
Definition at line 61 of file html.py.
Referenced by _sectionNameLegend().
|
private |
|
private |
Definition at line 67 of file html.py.
References python.rootplot.root2matplotlib.replace().
|
private |
Definition at line 261 of file html.py.
References _allToHP(), and _toHP().
Referenced by html.Page._appendLegend().
|
private |
|
private |
Definition at line 55 of file html.py.
References _lowerFirst().
Referenced by _sectionNameLegend().
|
private |
|
private |
string html._allTPEfficLegend = "All tracks, efficiency denominator contains all TrackingParticles" |
dictionary html._pageNameMap |
dictionary html._sampleFileName |
dictionary html._sampleName |
dictionary html._trackAlgoName |