Private Attributes | |
const double | _maxEta |
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 GsfEleSCMaxAbsEtaCut.cc.
|
inline |
Definition at line 6 of file GsfEleSCMaxAbsEtaCut.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 21 of file GsfEleSCMaxAbsEtaCut.cc.
References CutApplicatorBase::ELECTRON.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 10 of file GsfEleSCMaxAbsEtaCut.cc.
References _maxEta, and funct::abs().
|
inlinefinalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 15 of file GsfEleSCMaxAbsEtaCut.cc.
References funct::abs(), and reco::GsfElectron::superCluster().
|
private |
Definition at line 26 of file GsfEleSCMaxAbsEtaCut.cc.
Referenced by operator()().