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, edm::ParameterSet::getParameterSetVector(), SiStripPI::max, min(), operator()(), diffTwoXMLs::ranges, and value().
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 22 of file PhoSCEtaMultiRangeCut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 37 of file PhoSCEtaMultiRangeCut.cc.
References _absEta, _ranges, funct::abs(), mps_fire::result, and value().
Referenced by PhoSCEtaMultiRangeCut().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 50 of file PhoSCEtaMultiRangeCut.cc.
References _absEta, and funct::abs().
Referenced by operator()(), and PhoSCEtaMultiRangeCut().
|
private |
Definition at line 27 of file PhoSCEtaMultiRangeCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 28 of file PhoSCEtaMultiRangeCut.cc.
Referenced by operator()(), and PhoSCEtaMultiRangeCut().