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

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

Namespaces

 JTRIGGER
 Auxiliary classes and methods for triggering.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

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...
 
template<class T >
int JTRIGGER::getCount (const T &hit)
 Get hit count. More...
 
template<class T >
int JTRIGGER::getCount (T __begin, T __end)
 Get hit count. More...
 

Detailed Description

Basic data structure for time and time over threshold information of hit.

Author
mdejong

Definition in file JTrigger/JHit.hh.