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 GsfEleSCEtaMultiRangeCut.cc.
|
inline |
Definition at line 6 of file GsfEleSCEtaMultiRangeCut.cc.
References _ranges, DummyCfis::c, SiStripPI::max, SiStripPI::min, FastTimerService_cff::range, and diffTwoXMLs::ranges.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 20 of file GsfEleSCEtaMultiRangeCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 29 of file GsfEleSCEtaMultiRangeCut.cc.
References _absEta, _ranges, funct::abs(), FastTimerService_cff::range, and mps_fire::result.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 42 of file GsfEleSCEtaMultiRangeCut.cc.
References _absEta, funct::abs(), and reco::GsfElectron::superCluster().
|
private |
Definition at line 23 of file GsfEleSCEtaMultiRangeCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 24 of file GsfEleSCEtaMultiRangeCut.cc.
Referenced by GsfEleSCEtaMultiRangeCut(), and operator()().