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 20 of file GsfEleMinEcalEtCut.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 12 of file GsfEleMinEcalEtCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 23 of file GsfEleMinEcalEtCut.cc.
References reco::GsfElectron::ecalEnergy(), EgHLTOffHistBins_cfi::et, minEt_, reco::LeafCandidate::p(), and reco::LeafCandidate::pt().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 30 of file GsfEleMinEcalEtCut.cc.
References reco::GsfElectron::ecalEnergy(), EgHLTOffHistBins_cfi::et, reco::LeafCandidate::p(), and reco::LeafCandidate::pt().
|
private |
Definition at line 15 of file GsfEleMinEcalEtCut.cc.
Referenced by operator()().