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> >
JMatchFixer(const bool match)
Constructor.
virtual bool operator()(const JHit_t &first, const JHit_t &second) const override
Match operator.
Auxiliary class to fix match.
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.