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 
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
reco::modulesNew::CandMatcher< helpers::MCTruthPairSelector< reco::Candidate >, reco::CandidateView, reco::GenParticleCollection > MCTruthDeltaRMatcherNew
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23