CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PATTriggerMatcher.cc
Go to the documentation of this file.
1 //
2 //
10 
13 
14 
22 
32 
44 
56 
66 
78 
79 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchByDEta< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >> PATTriggerMatcherDEtaLessByDR
Match by deltaEta, ranking by deltaR.
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >> PATTriggerMatcherDRLessByR
Match by deltaR (default), ranking by deltaR (default)
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchLessByDPt< reco::CandidateView, pat::TriggerObjectStandAloneCollection >> PATTriggerMatcherDRDPtLessByPt
Match by deltaR and deltaPt, ranking by deltaPt.
std::vector< TriggerObjectStandAlone > TriggerObjectStandAloneCollection
Collection of TriggerObjectStandAlone.
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchByDR< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchLessByDPt< reco::CandidateView, pat::TriggerObjectStandAloneCollection >> PATTriggerMatcherDRLessByPt
Match by deltaR (default), ranking by deltaPt.
T value_type
Definition: View.h:79
Container::value_type value_type
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchByDRDPt< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >> PATTriggerMatcherDRDPtLessByR
Match by deltaR and deltaPt, ranking by deltaR (default)
reco::PhysObjectMatcher< reco::CandidateView, pat::TriggerObjectStandAloneCollection, pat::PATTriggerMatchSelector< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchByDEta< reco::CandidateView::value_type, pat::TriggerObjectStandAloneCollection::value_type >, reco::MatchLessByDEta< reco::CandidateView, pat::TriggerObjectStandAloneCollection >> PATTriggerMatcherDEtaLessByDEta
Match by deltaEta, ranking by deltaEta.
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23