Skip to content

Jet pile-up tagging R22 "Phase-2" pre-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
  • update JetAnalysiConfig to use the new SF files
  • make Jvt and fJvt WPs configurable in JetAnalysiConfig

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

Edited by Michael Holzbock

Merge request reports