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