1#ifndef __JDAQKEYHIT_IO__
2#define __JDAQKEYHIT_IO__
39 in >>
static_cast<JDAQHit&
> (hit);
54 out << static_cast<const JDAQModuleIdentifier&>(hit);
55 out << static_cast<const JDAQHit&> (hit);
Interface for binary input.
Interface for binary output.
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< JDAQHit >()
Get size of type.
size_t getSizeof< JDAQKeyHit >()
Get size of type.