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