Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
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

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.
 

Detailed Description

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

Author
mdejong

Definition in file JMatch.hh.