|
typedef 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. More...
|
|
typedef 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. More...
|
|
typedef 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. More...
|
|
typedef 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) More...
|
|
typedef 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. More...
|
|
typedef 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) More...
|
|