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