CMS 3D CMS Logo

MCTruthDeltaRMatcherNew.cc
Go to the documentation of this file.
1 /* \class MCTruthDeltaRViewMatcher
2  *
3  * Producer fo simple MC truth match map
4  * based on DeltaR
5  *
6  */
10 
11 typedef reco::modulesNew::
12  CandMatcher<helpers::MCTruthPairSelector<reco::Candidate>, reco::CandidateView, reco::GenParticleCollection>
14 
16 
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23
MCTruthPairSelector.h
reco::GenParticleCollection
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
Definition: GenParticleFwd.h:13
GenParticle.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
NewCandMatcher.h
reco::modulesNew::CandMatcher
Definition: NewCandMatcher.h:14
MCTruthDeltaRMatcherNew
reco::modulesNew::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView, reco::GenParticleCollection > MCTruthDeltaRMatcherNew
Definition: MCTruthDeltaRMatcherNew.cc:13