CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CandMatchMap.h
Go to the documentation of this file.
1 #ifndef Candidate_CandMatchMap_h
2 #define Candidate_CandMatchMap_h
3 /* \class reco::CandMatchMap
4  *
5  * One-to-one Candidate association map by reference
6  *
7  * \author Luca Lista, INFN
8  */
13 
14 namespace reco {
16 
18 } // namespace reco
19 
20 #endif
edm::AssociationMap< edm::OneToOne< reco::CandidateCollection, reco::CandidateCollection > > CandMatchMap
Definition: CandMatchMap.h:15
edm::AssociationMap< edm::OneToOneGeneric< reco::CandidateView, reco::CandidateView > > CandViewMatchMap
Definition: CandMatchMap.h:17