1#ifndef __JDAQTRIGGEREDHIT_IO__
2#define __JDAQTRIGGEREDHIT_IO__
54 out << static_cast<const JDAQKeyHit&> (hit);
55 out << static_cast<const JDAQTriggerMask&>(hit);
Interface for binary input.
Interface for binary output.
Auxiliary class for trigger mask.
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< JDAQTriggerMask >()
Get size of type.
size_t getSizeof< JDAQKeyHit >()
Get size of type.
size_t getSizeof< JDAQTriggeredHit >()
Get size of type.