Jpp
|
#include <vector>
#include <algorithm>
#include "JDAQ/JDAQChronometer.hh"
#include "JDAQ/JDAQTriggerMask.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 | |
Checksum. | |
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... | |