Skip to content

JetCleaningTool: compute tight cleaning cut using loose cleaning decoration

Hello,

This MR is introducing the possibility to compute the tight jet cleaning cut using the loose jet cleaning decoration plus a set of extra cuts. This will be useful for the upcoming DAOD_PHYS production (25.0.19) which has the loose EMTopo jet cleaning decoration but not the tight one.

The corresponding accept method was already implemented, but wasn't used so far. The necessary jet variables are provided by the jet smart slimming list. I've checked the MR behaviour for EMPFlow jets, for which we have the loose and tight decorations in PHYS.

To use this functionality, one needs CutLevel=TightBad, UseDecorations=true and UseLooseDecorForTightCut=true.

Tagging @fballi , @jdandoy , @mswiatlo , @rbate , @camacho , @miholzbo , @zmarshal .

Cheers, Bertrand

Edited by Bertrand Martin Dit Latour

Merge request reports