5#ifndef MUONTGC_CNVTOOLS_TGCBYTESTREAM_H
6#define MUONTGC_CNVTOOLS_TGCBYTESTREAM_H
std::vector< uint32_t > ByteStream
static void byteStream2Rdo(const ByteStream &bs, TgcRdo &rdo, uint32_t source_id, MsgStream &log)
Convert ByteStream to RDO.
TgcByteStream()
Constructor.
~TgcByteStream()
Destructor.
static void rdo2ByteStream(const TgcRdo *rdo, ByteStream &bs, MsgStream &log)
Convert RDO to ByteStream.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.