|
Jpp
|
Basic data structure for time and time over threshold information of hit. More...
#include "JTrigger/JGetRiseTime.hh"Go to the source code of this file.
Classes | |
| class | JTRIGGER::JHit |
| Hit data structure. More... | |
| struct | JTRIGGER::JMatch_t |
| Auxiliary class to check whether two consecutive hits should be joined. More... | |
Namespaces | |
| JTRIGGER | |
| Trigger algorithms and support classes. | |
| JPP | |
Functions | |
| bool | JTRIGGER::operator< (const JHit &first, const JHit &second) |
| Less than operator for hits. More... | |
| bool | JTRIGGER::operator< (const JHit &hit, const double t1) |
| Less than operator for hits. More... | |
| bool | JTRIGGER::operator== (const JHit &first, const JHit &second) |
| Equal operator for hits. More... | |
Basic data structure for time and time over threshold information of hit.
Definition in file JHit.hh.
1.8.5