1 #ifndef __JDAQPREAMBLE__
2 #define __JDAQPREAMBLE__
152 out << setw(8) << preamble.
getSize();
Interface for binary output.
Auxiliary class for a DAQ type holder.
int getDataType() const
Get data type.
friend JWriter & operator<<(JWriter &out, const JDAQPreamble &preamble)
Write DAQ preamble to output.
void setLength()
Set length.
ClassDef(JDAQPreamble, 1)
virtual int getSize() const
Get size of object.
virtual ~JDAQPreamble()
Virtual destructor.
Interface for binary input.
Simple datastructure for the DAQ preamble without ROOT functionality.
JDAQPreamble()
Default constructor.
static int sizeOf()
Get size of object.
JDAQPreamble(JDAQType< T > type)
Constructor.
friend JReader & operator>>(JReader &in, JDAQPreamble &preamble)
Read DAQ preamble from input.
std::ostream & operator<<(std::ostream &out, const JDAQChronometer &chronometer)
Print DAQ chronometer.
static int sizeOf()
Get size of object.