| 
    Jpp
    
   | 
 
Auxiliary class to handle pointer to match function. More...
#include <JMatch.hh>
  
Public Types | |
| typedef bool(* | pFun) (const JHit_t &, const JHit_t &) | 
| pointer to match function  More... | |
| typedef JClonable< JClonable_t >::clone_type | clone_type | 
Public Member Functions | |
| JMatchHelper (pFun match) | |
| Constructor.  More... | |
| virtual bool | operator() (const JHit_t &first, const JHit_t &second) const | 
| Match operator.  More... | |
| virtual clone_type | clone () const | 
| Get clone of this object.  More... | |
Protected Attributes | |
| pFun | match | 
Auxiliary class to handle pointer to match function.
| typedef bool(* JTRIGGER::JMatchHelper< JHit_t >::pFun) (const JHit_t &, const JHit_t &) | 
      
  | 
  inherited | 
Definition at line 61 of file JClonable.hh.
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtualinherited | 
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer< 1, JArgument_t >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.
      
  | 
  protected | 
 1.8.16