Skip to content
Snippets Groups Projects

eflowRec: replace Decorator with WriteDecorHandle

Merged Bertrand Martin Dit Latour requested to merge martindl/athena:24.0_eflowRecDecor into 24.0
  1. Mar 20, 2025
    • Bertrand Martin dit Latour's avatar
      eflowRec: replace Decorator with WriteDecorHandle · 2f1bfb1b
      Bertrand Martin dit Latour authored
      Hello,
      
      This MR is replacing a Decorator with a WriteDecorHandle(+Key). The main motivation is to suppress these warnings which appear once per event in the HLT:
      ```
      02:41:36 copyAuxStoreThinned                                    8     0 WARNING AthContainers/src/copyAuxStoreThinned.cxx:134: unlocked decoration passPFTrackPresel (269) in object of type xAOD::TrackParticleAuxContainer_v5
      ```
      
      Cheers,
      Bertrand
      2f1bfb1b
Loading