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