Skip to content

move to flag-based event cleaning

This MR is a follow-up from AFT-572 and closes #18 (closed).

Instead of checking jets individually for the jet cleaning flag, the event-level jet cleaning flag (using the LooseBad working point) is checked and the whole event is discarded if it is not passed.

In fact, for PFlow jets this is the only recommended way and the way how the jet cleaning was applied earlier was most likely wrong.

Merge request reports