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