Private Attributes | |
const double | minEt_ |
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 GsfEleMinEcalEtCut.cc.
GsfEleMinEcalEtCut::GsfEleMinEcalEtCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 24 of file GsfEleMinEcalEtCut.cc.
References operator()().
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 12 of file GsfEleMinEcalEtCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 33 of file GsfEleMinEcalEtCut.cc.
References reco::GsfElectron::ecalEnergy(), stringResolutionProvider_cfi::et, minEt_, reco::LeafCandidate::p(), and reco::LeafCandidate::pt().
Referenced by GsfEleMinEcalEtCut().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 40 of file GsfEleMinEcalEtCut.cc.
References reco::GsfElectron::ecalEnergy(), stringResolutionProvider_cfi::et, reco::LeafCandidate::p(), and reco::LeafCandidate::pt().
|
private |
Definition at line 17 of file GsfEleMinEcalEtCut.cc.
Referenced by operator()().