1 #ifndef __JDAQABSTRACTPREAMBLE__ 
    2 #define __JDAQABSTRACTPREAMBLE__ 
Simple data structure for the DAQ preamble required for a correct calculation of the object size for ...
 
int getDataType() const
Get data type.
 
JDAQAbstractPreamble(JDAQType< T > type)
Constructor.
 
int getLength() const
Get length.
 
JDAQAbstractPreamble()
Default constuctor.
 
ClassDefNV(JDAQAbstractPreamble, 1)
 
KM3NeT DAQ data structures and auxiliaries.
 
Auxiliary class for a DAQ type holder.