Skip to content

add unit test for btagging tools

BinBin Dong requested to merge bdong/athena:ut-for-tools into main

add unit test on btagging tools flow:

  • set up selection and effcieicnty tool
  • read in a DAOD and loop over events (and jets inside each event)
  • for each jet, use the selection tool to get if the jet is b-tagged or not; use efficiency tool to get the SF and corresponding sys

Merge request reports