Jpp
Classes | Namespaces | Functions
JHitToolkit.hh File Reference
#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< JHitR0, false >
 Template specialisation of hit toolkit for JHit class. More...
 
struct  JTRIGGER::JHitToolkit< JHit_t, true >
 Template specialisation of hit toolkit for any primitive data type. More...
 

Namespaces

 JTRIGGER
 Checksum.
 
 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.