1#ifndef __JDAQSUMMARYFRAME_IO__
2#define __JDAQSUMMARYFRAME_IO__
57 out << static_cast<const JDAQModuleIdentifier&>(summary);
58 out << static_cast<const JDAQFrameStatus&> (summary);
Interface for binary input.
Interface for binary output.
virtual int write(const char *buffer, const int length)=0
Write byte array.
Data storage class for rate measurements of all PMTs in one module.
JDAQRate data[NUMBER_OF_PMTS]
std::ostream & operator<<(std::ostream &out, const morphology_type &object)
Write morphology to output stream.
std::istream & operator>>(std::istream &in, morphology_type &object)
Read morphology from input stream.
KM3NeT DAQ data structures and auxiliaries.
size_t getSizeof< JDAQModuleIdentifier >()
Get size of type.
size_t getSizeof< JDAQSummaryFrame >()
Get size of type.
size_t getSizeof< JDAQFrameStatus >()
Get size of type.