Skip to content

TrigJetMon: Implementing L1JetCopyAlgorithm to avoid decorating L1 jets directly (ATR-27980, ATR-26076)

Claire Antel requested to merge cantel/athena:23.0_jetmatcher_mkcopy into 23.0

Purpose

  • Implement and schedule L1JetCopyAlgorithm that makes a shallow copy of L1 jets. The copy is decorated by the JetMatcherAlg for monitoring purposes, instead of the original.

Impact

  • Impacts AOD/ESD output when HLT jet monitoring enabled (as at tier0): L1 jet decorations meant for monitoring purposes only are removed.
Edited by Claire Antel

Merge request reports