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