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.
KM3NeT DAQ data structures and auxiliaries.
JReader & operator>>(JReader &in, JDAQChronometer &chronometer)
Read DAQ chronometer from input.
size_t getSizeof< JDAQModuleIdentifier >()
Get size of type.
size_t getSizeof< JDAQHit >()
Get size of type.
size_t getSizeof< JDAQKeyHit >()
Get size of type.
JWriter & operator<<(JWriter &out, const JDAQChronometer &chronometer)
Write DAQ chronometer to output.