Classes | |
class | HtmlReport |
class | HtmlReportDummy |
class | IndexSection |
class | Page |
class | PageSet |
class | PlotPurpose |
class | Table |
class | TrackingIterPage |
class | TrackingPageSet |
Functions | |
def | _lowerFirst |
def | _sectionNameLegend |
Variables | |
string | _allTPEfficLegend = "All tracks, efficiency denominator contains all TrackingParticles" |
string | _allTPEfficName = "All tracks (all TPs)" |
string | _conversionName = "Tracks for conversions" |
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" |
dictionary | _pageNameMap |
dictionary | _sampleFileName |
dictionary | _sampleName |
tuple | _sectionNameMapOrder |
dictionary | _trackAlgoName |
list | _trackAlgoOrder |
tuple | _trackQualityNameOrder |
|
private |
Definition at line 4 of file html.py.
Referenced by _sectionNameLegend().
|
private |
Definition at line 153 of file html.py.
References _lowerFirst().
Referenced by html.Page._appendLegend().
string html._allTPEfficLegend = "All tracks, efficiency denominator contains all TrackingParticles" |
string html._fromPVAllTP2Legend = "Tracks from reco PV (another method), fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string html._fromPVAllTPLegend = "Tracks from reco PV, fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string html._fromPVLegend = "Tracks from reco PV vs. TrackingParticles from gen PV (fake rate includes pileup tracks)" |
dictionary html._pageNameMap |
dictionary html._sampleFileName |
dictionary html._sampleName |
tuple html._sectionNameMapOrder |
dictionary html._trackAlgoName |