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