1 #ifndef __JDAQABSTRACTPREAMBLE__
2 #define __JDAQABSTRACTPREAMBLE__
72 return sizeof(int) +
sizeof(
int);
Auxiliary class for a DAQ type holder.
int getDataType() const
Get data type.
JDAQAbstractPreamble(JDAQType< T > type)
Constructor.
int getLength() const
Get length.
Simple datastructure for the DAQ preamble without ROOT functionality.
JDAQAbstractPreamble()
Default constuctor.
static int sizeOf()
Get size of object.
ClassDefNV(JDAQAbstractPreamble, 1)