Private Attributes | |
EBEECutValues | constTerm_ |
edm::Handle< double > | rhoHandle_ |
EBEECutValues | slopeStart_ |
EBEECutValues | slopeTerm_ |
bool | useHEEPIso_ |
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 8 of file GsfEleTrkPtIsoCut.cc.
GsfEleTrkPtIsoCut::GsfEleTrkPtIsoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 29 of file GsfEleTrkPtIsoCut.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 16 of file GsfEleTrkPtIsoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 36 of file GsfEleTrkPtIsoCut.cc.
References constTerm_, l1tnanotables_cff::et, slopeStart_, slopeTerm_, and useHEEPIso_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 45 of file GsfEleTrkPtIsoCut.cc.
References reco::GsfElectron::dr03TkSumPt(), reco::GsfElectron::dr03TkSumPtHEEP(), and useHEEPIso_.
|
private |
Definition at line 21 of file GsfEleTrkPtIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleTrkPtIsoCut.cc.
|
private |
Definition at line 20 of file GsfEleTrkPtIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 19 of file GsfEleTrkPtIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleTrkPtIsoCut.cc.
Referenced by operator()(), and value().