|
Jpp 19.3.0-rc.3
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 | |
| namespace | KM3NETDAQ |
| KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
| template<> | |
| size_t | KM3NETDAQ::getSizeof< JDAQHeader > () |
| Get size of type. | |
| JReader & | KM3NETDAQ::operator>> (JReader &in, JDAQHeader &header) |
| Read DAQ header from input. | |
| JWriter & | KM3NETDAQ::operator<< (JWriter &out, const JDAQHeader &header) |
| Write DAQ header to output. | |