| 
    Jpp 20.0.0-rc.3
    
   the software that should make you happy 
   | 
 
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 | |
| namespace | JTRIGGER | 
| Auxiliary classes and methods for triggering.  | |
| namespace | 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.   | |
Base class for match operations for cluster and hit-preprocessing methods.
Definition in file JMatch.hh.