33 template <
typename T1,
typename T2>
39 bool operator()(
const T1& patObj,
const T2& trigObj)
const {
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.
bool operator()(const T1 &patObj, const T2 &trigObj) const
std::vector< TriggerObjectStandAlone > TriggerObjectStandAloneCollection
Collection of TriggerObjectStandAlone.
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.
#define DEFINE_FWK_MODULE(type)
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.
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.
bool operator()(const T &t) const
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)
PATTriggerMatchSelector(const edm::ParameterSet &iConfig)
edm::View< Candidate > CandidateView
view of a collection containing candidates
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)