Jpp  17.2.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
JMatch.hh File Reference

Base class for match operations for cluster and hit-preprocessing methods. More...

#include "JLang/JClonable.hh"

Go to the source code of this file.

Classes

class  JTRIGGER::JMatch< JHit_t >
 Function object interface for hit matching. More...
 
class  JTRIGGER::JMatchHelper< JHit_t >
 Auxiliary class to handle pointer to match function. More...
 

Namespaces

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

Functions

template<class JHit_t >
JMatchHelper< JHit_t > JTRIGGER::make_match (bool(*match)(const JHit_t &, const JHit_t &))
 Auxiliary method to make JMatch object based on pointer to match function. More...
 

Detailed Description

Base class for match operations for cluster and hit-preprocessing methods.

Author
mdejong

Definition in file JMatch.hh.