Private Attributes | |
const int | minNumberOfMatchedStations_ |
Additional Inherited Members | |
Public Types inherited from CutApplicatorBase | |
enum | CandidateType { NONE, ELECTRON, MUON, PHOTON, TAU, PATELECTRON, PATMUON, PATPHOTON, PATTAU } |
Public Types inherited from candidate_functions::CandidateCut | |
using | argument_type = reco::CandidatePtr |
using | result_type = bool |
Definition at line 5 of file MuonMatchCut.cc.
MuonMatchCut::MuonMatchCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 21 of file MuonMatchCut.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 11 of file MuonMatchCut.cc.
References CutApplicatorBase::MUON, and value().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 28 of file MuonMatchCut.cc.
References minNumberOfMatchedStations_, and reco::Muon::numberOfMatchedStations().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 33 of file MuonMatchCut.cc.
References metsig::muon, and reco::Muon::numberOfMatchedStations().
Referenced by candidateType().
|
private |
Definition at line 15 of file MuonMatchCut.cc.
Referenced by operator()().