Skip to content

fix skimming on time stamped btagged jet collection https://its.cern.ch/jira/browse/ATLASDPD-1334

Jonathan Shlomi requested to merge (removed):btag_skimming into 21.2

this updates the function used for setting up the btagging selection tools for decorating jets, to then allow skimming in derivations on the number of b-tags.

the jet augmenter also requires that calibration and JVT update are run on the jet collection in order to btag it (since it applies cuts on the jet pt and jvt), so i modified those functions to configure a tool that uses the same configuration as the "base name" jet algorithm.

see https://its.cern.ch/jira/browse/ATLASDPD-1334 for details.

Merge request reports