Private Attributes | |
const bool | _absEta |
std::vector< double > | _minPt |
std::vector< std::pair< double, double > > | _ranges |
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 3 of file MinPtCutInEtaRanges.cc.
|
inline |
Definition at line 5 of file MinPtCutInEtaRanges.cc.
References _minPt, _ranges, edm::ParameterSet::getParameterSetVector(), maxEta, trackingPOGFilters_cfi::minEta, lostTracks_cfi::minPt, and diffTwoXMLs::ranges.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 36 of file MinPtCutInEtaRanges.cc.
References _absEta, _minPt, _ranges, funct::abs(), mps_fire::i, and mps_fire::result.
Referenced by value().
|
inlinefinalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 19 of file MinPtCutInEtaRanges.cc.
References asCandidate().
|
private |
Definition at line 26 of file MinPtCutInEtaRanges.cc.
Referenced by asCandidate().
|
private |
Definition at line 28 of file MinPtCutInEtaRanges.cc.
Referenced by asCandidate(), and MinPtCutInEtaRanges().
|
private |
Definition at line 27 of file MinPtCutInEtaRanges.cc.
Referenced by asCandidate(), and MinPtCutInEtaRanges().