Skip to content

Draft: Jet pile-up tagging R22 Phase-II recommendations

Michael Holzbock requested to merge miholzbo/athena:dev-JetPilupTaggingRecs into main

Adjust Jvt-related tools for new NNJvt (central jets) and fJvt (forward jets) pile-up tagging recommendations, changes are

  • add 'Tighter' fJvt WP
  • remove timing requirements in fJvt WPs (not used in the calibrations)
  • small fix (timing -> abs(timing)) when timing requirement for fJvt is applied
  • use consistently eta (instead of DetectorEta) in jvt-related tools (calibrations and NNJvt WP definition were done w.r.t. eta)
  • fix "off-by-one" bug in 'JvtEfficiencyToolBase' when retrieving SFs/efficiencies from histogram

ToDo:

  • update default calibration paths
  • check if updates in CP algs are needed as well

Tagging @camacho, @fballi, @aoneill and @gotero for JetEtmiss, as well as @okurdysh and @lcaviede who derived the calibrations for their interest.

Merge request reports