5#ifndef BYTESTREAMDATA_BYTESTREAM_H
6#define BYTESTREAMDATA_BYTESTREAM_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Transient data object, holding BS content of the event.
virtual ~ByteStream()
destructor
ByteStream & operator=(const ByteStream &)=delete
ByteStream(int nWord)
constructor with nWord
ByteStream(const ByteStream &)=delete
ByteStream()
default constructor
OFFLINE_FRAGMENTS_NAMESPACE::DataType * getBuffer()
get internal buffer
int m_nWord
number of words
OFFLINE_FRAGMENTS_NAMESPACE::DataType * m_start
representation