1#ifndef __JDAQEVENT_IO__
2#define __JDAQEVENT_IO__
50 in >>
object.triggeredHits;
51 in >>
object.snapshotHits;
67 out << JDAQEvent::Class_Version();
69 out <<
object.triggeredHits;
70 out <<
object.snapshotHits;
STD extensions for binary I/O.
Interface for binary input.
Interface for binary output.
Template definition of a multi-dimensional oscillation probability interpolation table.
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()
Definition of method to get size of data type.