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