Support for BoostedJetTaggers tagger scale factors in AnalysisTop
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