|
Jpp test-rotations-old
the software that should make you happy
|
#include "km3net-dataformat/online/JDAQTriggeredHit.hh"#include "JIO/JSerialisable.hh"#include "JDAQ/JDAQKeyHitIO.hh"#include "JDAQ/JDAQTriggerMaskIO.hh"Go to the source code of this file.
Namespaces | |
| namespace | KM3NETDAQ |
| KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
| template<> | |
| size_t | KM3NETDAQ::getSizeof< JDAQTriggeredHit > () |
| Get size of type. | |
| JReader & | KM3NETDAQ::operator>> (JReader &in, JDAQTriggeredHit &hit) |
| Read DAQ triggered hit from input. | |
| JWriter & | KM3NETDAQ::operator<< (JWriter &out, const JDAQTriggeredHit &hit) |
| Write DAQ triggered hit to output. | |