Jpp
15.0.1-rc.1-highqe
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"
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... | |
Namespaces | |
JTRIGGER | |
Auxiliary classes and method for triggering. | |
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. More... | |
static const JChecksum | JTRIGGER::checksum |
Function object to perform check-sum of raw data. More... | |