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 4 of file PhoSCEtaMultiRangeCut.cc.
|
inline |
Definition at line 6 of file PhoSCEtaMultiRangeCut.cc.
References _ranges, HltBtagPostValidation_cff::c, SiStripPI::max, SiStripPI::min, FastTimerService_cff::range, and diffTwoXMLs::ranges.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 19 of file PhoSCEtaMultiRangeCut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 28 of file PhoSCEtaMultiRangeCut.cc.
References _absEta, _ranges, funct::abs(), FastTimerService_cff::range, and mps_fire::result.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 41 of file PhoSCEtaMultiRangeCut.cc.
References _absEta, and funct::abs().
|
private |
Definition at line 22 of file PhoSCEtaMultiRangeCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 23 of file PhoSCEtaMultiRangeCut.cc.
Referenced by operator()(), and PhoSCEtaMultiRangeCut().