Go to the source code of this file.
Classes | |
class | html.HtmlReport |
class | html.HtmlReportDummy |
class | html.IndexSection |
class | html.PlotPurpose.MiniAOD |
class | html.Page |
class | html.PageSet |
class | html.PlotPurpose |
class | html.Table |
class | html.PlotPurpose.Timing |
class | html.PlotPurpose.TrackingIteration |
class | html.TrackingIterPage |
class | html.TrackingPageSet |
class | html.PlotPurpose.TrackingSummary |
class | html.PlotPurpose.Vertexing |
Namespaces | |
html | |
Functions | |
def | html._lowerFirst |
def | html._sectionNameLegend |
Variables | |
string | html._allTPEfficLegend = "All tracks, efficiency denominator contains all TrackingParticles" |
string | html._allTPEfficName = "All tracks (all TPs)" |
string | html._conversionName = "Tracks for conversions" |
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._fromPVAllTPName = "Tracks from PV (all TPs)" |
string | html._fromPVAllTPPt2Legend = "Tracks (pT > 0.9 GeV) from reco PV (another method), fake rate numerator contains all TrackingParticles (separates fake tracks from pileup tracks)" |
string | html._fromPVAllTPPtLegend = "Tracks (pT > 0.9 GeV) 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)" |
string | html._fromPVName = "Tracks from PV" |
dictionary | html._pageNameMap |
dictionary | html._sampleFileName |
dictionary | html._sampleName |
tuple | html._sectionNameMapOrder |
dictionary | html._trackAlgoName |
list | html._trackAlgoOrder |
tuple | html._trackQualityNameOrder |