1 #ifndef __JTRIGGER__JMATCHFIXER__ 
    2 #define __JTRIGGER__JMATCHFIXER__ 
   15 namespace JPP { 
using namespace JTRIGGER; }
 
   24   template<
class JHit_t>
 
   26     public JClonable< JMatch<JHit_t> , JMatchFixer<JHit_t> >
 
   34     JMatchFixer(
const bool match) :
 
   46     virtual bool operator()(
const JHit_t& 
first, 
const JHit_t& second)
 const override  
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
 
Base class for match operations for cluster and hit-preprocessing methods. 
 
Template class for object cloning.