CMS 3D CMS Logo

MCTruthMatchers.cc
Go to the documentation of this file.
5 
10 
11 // Match by deltaR and deltaPt, ranking by deltaR (default)
18 
19 // Alternative: match by deltaR and deltaPt, ranking by deltaPt
27 
28 // JET Match by deltaR, ranking by deltaR (default)
35 
GenJetCollection.h
reco::MatchByDR
Definition: MatchByDR.h:12
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23
reco::PhysObjectMatcher
Definition: PhysObjectMatcher.h:58
reco::GenJetCollection
std::vector< GenJet > GenJetCollection
collection of GenJet objects
Definition: GenJetCollection.h:14
reco::MatchLessByDPt
Definition: MatchLessByDPt.h:12
reco::GenParticleCollection
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
Definition: GenParticleFwd.h:13
GenJetMatcher
reco::PhysObjectMatcher< reco::CandidateView, reco::GenJetCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenJetCollection::value_type >, reco::MatchByDR< reco::CandidateView::value_type, reco::CandidateView::value_type > > GenJetMatcher
Definition: MCTruthMatchers.cc:34
GenParticle.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
GenParticleFwd.h
reco::MCMatchSelector
Definition: MCMatchSelector.h:14
reco::MatchByDRDPt
Definition: MatchByDRDPt.h:12
MatchLessByDPt.h
MCMatcherByPt
reco::PhysObjectMatcher< reco::CandidateView, reco::GenParticleCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchLessByDPt< reco::CandidateView, reco::GenParticleCollection > > MCMatcherByPt
Definition: MCTruthMatchers.cc:26
PhysObjectMatcher.h
MCMatcher
reco::PhysObjectMatcher< reco::CandidateView, reco::GenParticleCollection, reco::MCMatchSelector< reco::CandidateView::value_type, reco::GenParticleCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, reco::GenParticleCollection::value_type > > MCMatcher
Definition: MCTruthMatchers.cc:17
MCMatchSelector.h
MatchByDRDPt.h
GenJet.h