| 
    Jpp 19.3.0-rc.3
    
   the software that should make you happy 
   | 
 
#include <vector>#include <limits>#include "km3net-dataformat/online/JDAQ.hh"#include "km3net-dataformat/online/JDAQClock.hh"#include "km3net-dataformat/online/JDAQHit.hh"#include "km3net-dataformat/online/JDAQSuperFrame.hh"#include "JLang/JException.hh"#include "Jeep/JStatus.hh"Go to the source code of this file.
Classes | |
| struct | JTRIGGER::JChecksum | 
| Auxiliary class to perform check-sum on raw data.  More... | |
| struct | JTRIGGER::JChecksum::error | 
| Error.  More... | |
| struct | JTRIGGER::JChecksum::result_type | 
| Auxiliary data structure for result of checksum.  More... | |
Namespaces | |
| namespace | JTRIGGER | 
| Auxiliary classes and methods for triggering.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Variables | |
| static int | JTRIGGER::MAXIMAL_FRAME_SIZE = std::numeric_limits<int>::max() | 
| Maximal frame size.   | |
| static const JChecksum | JTRIGGER::checksum | 
| Function object to perform check-sum of raw data.   | |