Jpp
18.0.0-rc.2
the software that should make you happy
|
#include <functional>
#include "km3net-dataformat/online/JDAQPMTIdentifier.hh"
#include "km3net-dataformat/online/JDAQTriggerMask.hh"
#include "JTrigger/JHit.hh"
Go to the source code of this file.
Classes | |
class | JTRIGGER::JTriggeredHit |
Data structure for triggered hit. 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 JTriggeredHit &first, const JTriggeredHit &second) |
Less than operator for triggered hits. More... | |
bool | JTRIGGER::operator== (const JTriggeredHit &first, const JTriggeredHit &second) |
Equal operator for triggered hits. More... | |