Jpp
 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 "JDAQ/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
 Trigger algorithms and support classes.
 
 JPP
 

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.