Skip to content

TrigGlobEffCorrTool: avoid errors for unphysical muon pt

A fix for the issue raised by @pfalke in the PATHelp mailing list: muon pt() can in rare cases exceed 1e12, so we now use a higher boundary for pT intervals meant to cover the whole range, in order to avoid the rankTriggerLegs() function failing for no good reason.

Merge request reports