Jpp
18.6.0-rc.1
the software that should make you happy
|
#include <vector>
#include <algorithm>
#include "km3net-dataformat/online/JDAQChronometer.hh"
#include "km3net-dataformat/online/JDAQTriggerMask.hh"
#include "km3net-dataformat/definitions/trigger.hh"
#include "JTrigger/JTriggeredHit.hh"
#include "JTrigger/JTriggerException.hh"
Go to the source code of this file.
Classes | |
class | JTRIGGER::JEvent |
Triggered event. More... | |
Namespaces | |
JTRIGGER | |
Auxiliary classes and methods for triggering. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
bool | JTRIGGER::operator< (const JEvent &first, const JEvent &second) |
Less than operator for events. More... | |