Skip to content

Support for BoostedJetTaggers tagger scale factors in AnalysisTop

Oliver Majersky requested to merge omajersk/athena:AT-BJT-SF-support into 21.2

This is an initial support implementation to store scale factors for large-R jet taggers and their corresponding systematic variations in systematic trees in AnalysisTop. For calibrated tagger working points, additional branch with vector<float> of per-jet scale factors is stored in NTuples. The scale factors are also retrievable as aux decoration instead, if further calculation with these in a custom event saver is desired.

Resolves ANALYSISTO-859

Edited by Oliver Majersky

Merge request reports