Jpp
|
Base class for match operations inside clusterize
methods.
More...
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 | |
Trigger algorithms and support classes. | |
JPP | |
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... | |
Base class for match operations inside clusterize
methods.
Definition in file JMatch.hh.