Definition at line 262 of file html.py.
References _allToHP(), and _toHP().
Referenced by html.Page._appendLegend().
264 "btvLike": _btvLegend,
265 "ak4PFJets":
"Tracks from AK4 PF jets (jet corrected pT > 10 GeV)",
266 "allTPEffic": _allTPEfficLegend,
267 "allTPEffic_": _allTPEfficLegend,
268 "allTPEffic_highPurity":
_allToHP(_allTPEfficLegend),
269 "fromPV": _fromPVLegend,
270 "fromPV_": _fromPVLegend,
271 "fromPV_highPurity":
_toHP(_fromPVLegend),
272 "fromPV_Pt09": _fromPVPtLegend,
273 "fromPV_highPurity_Pt09":
_toHP(_fromPVPtLegend),
274 "fromPVAllTP": _fromPVAllTPLegend,
275 "fromPVAllTP_": _fromPVAllTPLegend,
276 "fromPVAllTP_highPurity":
_toHP(_fromPVAllTPLegend),
277 "fromPVAllTP_Pt09": _fromPVAllTPPtLegend,
278 "fromPVAllTP_highPurityPt09":
_toHP(_fromPVAllTPPtLegend),
279 "fromPVAllTP2_": _fromPVAllTP2Legend,
280 "fromPVAllTP2_highPurity":
_toHP(_fromPVAllTP2Legend),
281 "fromPVAllTP2_Pt09": _fromPVAllTPPt2Legend,
282 "fromPVAllTP2_highPurityPt09":
_toHP(_fromPVAllTPPt2Legend),
283 "bhadron_": _bhadronLegend,
284 "bhadron_highPurity":
_allToHP(_bhadronLegend),
285 "bhadron_btvLike": _bhadronLegend.replace(
"All tracks", _btvLegend),
286 "pixelFromPV_": _fromPVLegend,
287 "pixelFromPV_Pt09": _fromPVPtLegend,
288 "pixelFromPVAllTP_": _fromPVAllTPLegend,
289 "pixelFromPVAllTP_Pt09": _fromPVAllTPPtLegend,
290 "pixelbhadron_": _bhadronLegend,
291 "pixelbhadron_Pt09": _bhadronPtLegend,