Private Attributes | |
const bool | _absEta |
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 EtaMultiRangeCut.cc.
|
inline |
Definition at line 5 of file EtaMultiRangeCut.cc.
References _ranges, c, SiStripPI::max, min(), FastTimerService_cff::range, and diffTwoXMLs::ranges.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 25 of file EtaMultiRangeCut.cc.
References _absEta, _ranges, funct::abs(), FastTimerService_cff::range, and mps_fire::result.
|
inlinefinalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 14 of file EtaMultiRangeCut.cc.
References _absEta, and funct::abs().
|
private |
Definition at line 19 of file EtaMultiRangeCut.cc.
Referenced by asCandidate(), and value().
|
private |
Definition at line 20 of file EtaMultiRangeCut.cc.
Referenced by asCandidate(), and EtaMultiRangeCut().