CMS 3D CMS Logo

NewCandMatcher.h
Go to the documentation of this file.
1 #ifndef CandAlgos_NewCandMatcher_h
2 #define CandAlgos_NewCandMatcher_h
3 /* \class CandMatcher
4  *
5  * Producer fo simple Candidate match map
6  *
7  */
10 
11 namespace reco {
12  namespace modulesNew {
13  template<typename S, typename C1, typename C2, typename D = DeltaR<reco::Candidate> >
14  class CandMatcher : public Matcher<C1, C2, S, D> {
15  public:
16  CandMatcher(const edm::ParameterSet & cfg ) : Matcher<C1, C2, S, D>( cfg ) { }
17  ~CandMatcher() override { }
18  };
19 
20  }
21 }
22 #endif
DecomposeProduct< arg, typename Div::arg > D
Definition: Factorize.h:151
CandMatcher(const edm::ParameterSet &cfg)
fixed size matrix