#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/Common/interface/OneToOne.h"
#include "DataFormats/Common/interface/OneToOneGeneric.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef edm::AssociationMap < edm::OneToOne < reco::CandidateCollection, reco::CandidateCollection > > | reco::CandMatchMap |
typedef edm::AssociationMap < edm::OneToOneGeneric < reco::CandidateView, reco::CandidateView > > | reco::CandViewMatchMap |