CMS 3D CMS Logo

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