Skip to content

Include safety checks and minimum pT cut for jet matching in JetMonitoring

Jannik Geisen requested to merge jgeisen/athena:master into master

This MR addresses the problem observed in https://its.cern.ch/jira/browse/ATR-23458

  • Now we skip jets in jet matching when they have pT < 10 GeV (if it's the nominal jet, every entry is set to -999 and matched=false)
  • If the energy or mass of the second jet is 0, the corresponding relative response is set to -999.

@jbossios

Edited by Jannik Geisen

Merge request reports