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