Definition at line 184 of file html.py.
References _allToHP(), and _toHP().
Referenced by html.Page._appendLegend().
186 "btvLike":
"BTV-like selected tracks",
187 "ak4PFJets":
"Tracks from AK4 PF jets (jet corrected pT > 10 GeV)",
188 "allTPEffic": _allTPEfficLegend,
189 "allTPEffic_": _allTPEfficLegend,
190 "allTPEffic_highPurity":
_allToHP(_allTPEfficLegend),
191 "fromPV": _fromPVLegend,
192 "fromPV_": _fromPVLegend,
193 "fromPV_highPurity":
_toHP(_fromPVLegend),
194 "fromPV_Pt09": _fromPVPtLegend,
195 "fromPV_highPurity_Pt09":
_toHP(_fromPVPtLegend),
196 "fromPVAllTP": _fromPVAllTPLegend,
197 "fromPVAllTP_": _fromPVAllTPLegend,
198 "fromPVAllTP_highPurity":
_toHP(_fromPVAllTPLegend),
199 "fromPVAllTP_Pt09": _fromPVAllTPPtLegend,
200 "fromPVAllTP_highPurityPt09":
_toHP(_fromPVAllTPPtLegend),
201 "fromPVAllTP2_": _fromPVAllTP2Legend,
202 "fromPVAllTP2_highPurity":
_toHP(_fromPVAllTP2Legend),
203 "fromPVAllTP2_Pt09": _fromPVAllTPPt2Legend,
204 "fromPVAllTP2_highPurityPt09":
_toHP(_fromPVAllTPPt2Legend),