Skip to content

TrigByteStreamCnvSvc: implement IByteStreamCnvSvc

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

Although we do not support bytestream creation in TrigByteStreamCnvSvc, we have to at least provide a dummy interface implementation because converters retrieve the ByteStreamCnvSvc during initialize even though it's only needed within createRep.

Merge request reports

Loading