1 #ifndef __JDAQSUPERFRAMEHEADER__
2 #define __JDAQSUPERFRAMEHEADER__
119 out << static_cast<const JDAQHeader&> (header);
120 out << static_cast<const JDAQModuleIdentifier&>(header);
121 out << static_cast<const JDAQFrameStatus&> (header);
170 return !(first == second);
bool operator==(const JDAQChronometer &first, const JDAQChronometer &second)
Equal operator for DAQ chronometers.
Interface for binary output.
static const JDAQFrameStatus & getInstance()
Get reference to unique instance of this class object.
static int sizeOf()
Get size of object.
Interface for binary input.
static int sizeOf()
Get size of object.
const JDAQModuleIdentifier & getModuleIdentifier() const
Get Module identifier.
KM3NeT DAQ constants, bit handling, etc.
bool operator!=(const JDAQChronometer &first, const JDAQChronometer &second)
Not-equal operator for DAQ chronometers.
const JDAQFrameStatus & getDAQFrameStatus() const
Get DAQ frame status.