Jpp  18.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JHitToolkit.hh File Reference

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_t, isPrimitive >
 Template definition of hit toolkit. More...
 
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

 JTRIGGER
 Auxiliary classes and methods for triggering.
 
 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. More...
 
double JTRIGGER::getToT (const JDAQHit &hit, const JCalibration &cal)
 Get calibrated time-over-threshold of DAQ hit. More...
 

Detailed Description

Tools for handling different hit types.

Author
mdejong

Definition in file JHitToolkit.hh.