Skip to content

TriggerMenuMT: remove caching of MenuSequenceCA

Frank Winklmeier requested to merge fwinkl/athena:trig_unmergedca into 23.0

MenuSequenceCA does not play nicely with AccumulatorCache because it contains other CAs. Prevent caching by overwriting the copy methods and remove remaining uses of the caching in Jets and Photons TLA.

cc @tbold @fpastore

Merge request reports