Skip to content

Fix CA merging issue in Jets, MinBias and improved CA Cache

Tomasz Bold requested to merge tbold/athena:rel23-fix-unmerged-CAs-in-jets into 23.0

This MR contains two fixes,

  • removed AccumlatorCache decorator from functions returning MenuSequenceCA (Jets, MinBias)
  • improvement of AccumlatorCache cleanup functionality to also handle the case when a collection of things is cached

Tagging @fpastore - I have seen only issue with muons and TLA which will be gone with !62136 (merged) @khoo - for jets @fwinkl - to have a look at the __del__ implementation

Merge request reports