Skip to content

AT: Decorate Large-R jets with TAccept information from BoostedJetTaggers

Oliver Majersky requested to merge omajersk/athena:AT-BJT-decorate-TAccept into 21.2

This concerns retrieving result of boosted jet tagging algorithms in AnalysisTop. By default, specified taggers in config file result in a branch added in output NTuples with binary 0/1 tagger decision for each jet. This MR adds decoration with the TAccept object converted to bitmap (more in this twiki that contains more granular information about the tagger decision, such that users have the ability to retrieve this information in their custom event savers.

Resolves ANALYSISTO-868

Edited by Oliver Majersky

Merge request reports