1#ifndef __JDAQSUMMARYSLICE_IO__
2#define __JDAQSUMMARYSLICE_IO__
66 out << JDAQSummaryslice::Class_Version();
67 out << static_cast<const JDAQSummarysliceHeader&> (
object);
68 out << static_cast<const std::vector<JDAQSummaryFrame>&>(object);
STD extensions for binary I/O.
Interface for binary input.
Interface for binary output.
static JDAQPreamble getDAQPreamble(const T &object)
Get DAQ preamble.
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< JDAQSummarysliceHeader >()
Get size of type.
size_t getSizeof< JDAQPreamble >()
Get size of type.
size_t getSizeof()
Definition of method to get size of data type.