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