Skip to content

TriggerMenuMT: add AccumulatorCache to more electron sequences

Frank Winklmeier requested to merge fwinkl/athena:electron_cache into main

Add AccumulatorCache for the precision tracking sequences. Strictly speaking one of them is not needed but I applied it for consistency (and in case this gets called more often in the future):

...cks_GSFRefittedMenuSequences.precisionTracks_GSFRefittedSequenceCfg |    225 ( 1.0s) |      4 ( 0.2s) |
...lectron.PrecisionElectronMenuSequences.precisionElectronSequenceCfg |      1 ( 0.0s) |      1 ( 0.1s) |

Merge request reports