Skip to content

SUSYTools: addressing ATLSUSYSW tickets

Keisuke Yoshihara requested to merge ykeisuke/athena:my21.2-2019-02-13 into 21.2
  • fJVTtool name (ATLSUSYSW-411)
  • tool name needs to be unique in BTagEffTool for charm tagging (ATLSUSYSW-427)
  • high-pt Isolation WP threshold to be configurable
  • fat jet calib/unc can be turned off if not needed by setting None(ATLSUSYSW-446)
    • Jet.LargeRcollection: None
    • Jet.LargeRuncConfig: None
    • Jet.WtaggerConfig: None
    • Jet.ZtaggerConfig: None
  • PathResolverFindCalibDirectory to FindFile (ATLSUSYSW-448)
    • autoconfigPRW (+ small cleanup)
    • CrossSectionDB (+ small cleanup)
  • swapped arguments in autoconfigurePRWTool (ATLSUSYSW-449)
  • lepton (both muons and electrons) isolation fall-back WPs are no longer needed
  • lepton isolation decorations are added back for the photons/electrons/muons (ATLSUSYSW-451)
  • OriginalObjectLink was missing in GetJetSyst method (ATLSUSYSW-452)
  • name change for the low-pt muon isolation WP (!21162 (closed))
  • update to electron charge ID SFs (all Iso WPs are supported for MediumLLH and TightLLH)

@oabouzei

Edited by Keisuke Yoshihara

Merge request reports