Skip to content

TriggerMenuMT: remove caching of pebSequenceCfg

The pebSequenceCfg is called with an instance of the inputMaker that changes from call to call. Hence the caching is useless. Fixes the following warning:

Py:AccumulatorCache     WARNING Cache limit (128) reached for TriggerMenuMT.HLT.CommonSequences.EventBuildingSequences.pebSequenceCfg

Merge request reports

Loading