| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
Tools for handling different hit types. More...
#include <limits>#include "JLang/JClass.hh"#include "km3net-dataformat/online/JDAQHit.hh"#include "JTrigger/JHit.hh"#include "JTrigger/JHitR0.hh"#include "JTrigger/JCalibration.hh"Go to the source code of this file.
Classes | |
| struct | JTRIGGER::JHitToolkit< JHit, false > | 
| Template specialisation of hit toolkit for JHit class.  More... | |
| struct | JTRIGGER::JHitToolkit< JDAQHit, false > | 
| Template specialisation of hit toolkit for JDAQHit class.  More... | |
| struct | JTRIGGER::JHitToolkit< JHitR0, false > | 
| Template specialisation of hit toolkit for JHitR0 class.  More... | |
| struct | JTRIGGER::JHitToolkit< JHit_t, true > | 
| Template specialisation of hit toolkit for any primitive data type.  More... | |
Namespaces | |
| namespace | JTRIGGER | 
| Auxiliary classes and methods for triggering.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| double | JTRIGGER::getTime (const JDAQHit &hit, const JCalibration &cal) | 
| Get calibrated time of DAQ hit.   | |
| double | JTRIGGER::getToT (const JDAQHit &hit, const JCalibration &cal) | 
| Get calibrated time-over-threshold of DAQ hit.   | |
Tools for handling different hit types.
Definition in file JHitToolkit.hh.