Skip to content

TrigT1CaloByteStream: Fix decoding of CPM overlap towers.

When we're asked to decode CPM overlap towers, the sgkey is CPMTowersOverlapAux. However, the decoding tool, CpByteStreamV2Tool, was only recognizing keys that end with exactly Overlep. The upshot is that both the core and overlap containers were identical. Now fixed.

See ATLASRECTS-7654.

Merge request reports