CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MCTruthMatchers.cc
Go to the documentation of this file.
5 
10 
11 // Match by deltaR and deltaPt, ranking by deltaR (default)
20 
21 // Alternative: match by deltaR and deltaPt, ranking by deltaPt
32 
33 // JET Match by deltaR, ranking by deltaR (default)
42 
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
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
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
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< GenJet > GenJetCollection
collection of GenJet objects
T value_type
Definition: View.h:83
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
Container::value_type value_type
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23