Skip to content

HLTResultMTByteStreamCnv: Use SlotSpecificObj for the cache

Rafal Bielski requested to merge rbielski/athena:hltresult-bscnv-mtcache into master

Replace a single cache with a per-slot cache in preparation for executing this code multi-threaded.

A prerequisite for parallel I/O handling in HLT event loop manager.

Merge request reports