Public Member Functions | |
CandidateType | candidateType () const override final |
void | getEventContent (const edm::EventBase &) override final |
GsfEleEmHadD1IsoRhoCut (const edm::ParameterSet &c) | |
result_type | operator() (const reco::GsfElectronPtr &) const override final |
void | setConsumes (edm::ConsumesCollector &) override final |
double | value (const reco::CandidatePtr &cand) const override final |
Public Member Functions inherited from CutApplicatorWithEventContentBase | |
CutApplicatorWithEventContentBase () | |
CutApplicatorWithEventContentBase (const edm::ParameterSet &c) | |
CutApplicatorWithEventContentBase (const CutApplicatorWithEventContentBase &)=delete | |
CutApplicatorWithEventContentBase & | operator= (const CutApplicatorWithEventContentBase &)=delete |
virtual | ~CutApplicatorWithEventContentBase () |
Destructor. More... | |
Public Member Functions inherited from CutApplicatorBase | |
virtual result_type | asCandidate (const argument_type &) const |
CutApplicatorBase () | |
CutApplicatorBase (const edm::ParameterSet &c) | |
CutApplicatorBase (const CutApplicatorBase &)=delete | |
virtual const std::string & | name () const |
virtual result_type | operator() (const argument_type &) const final |
virtual result_type | operator() (const pat::ElectronPtr &) const |
virtual result_type | operator() (const reco::PhotonPtr &) const |
virtual result_type | operator() (const pat::PhotonPtr &) const |
virtual result_type | operator() (const reco::MuonPtr &) const |
virtual result_type | operator() (const pat::MuonPtr &) const |
virtual result_type | operator() (const reco::PFTauPtr &) const |
virtual result_type | operator() (const pat::TauPtr &) const |
CutApplicatorBase & | operator= (const CutApplicatorBase &)=delete |
virtual | ~CutApplicatorBase () |
Destructor. More... | |
Public Member Functions inherited from candidate_functions::CandidateCut | |
CandidateCut () | |
virtual | ~CandidateCut () |
Private Attributes | |
EBEECutValues | constTerm_ |
float | rhoConstant_ |
edm::Handle< double > | rhoHandle_ |
EBEECutValues | slopeStart_ |
EBEECutValues | slopeTerm_ |
Additional Inherited Members | |
Public Types inherited from CutApplicatorBase | |
enum | CandidateType { NONE, ELECTRON, MUON, PHOTON, TAU, PATELECTRON, PATMUON, PATPHOTON, PATTAU } |
Protected Attributes inherited from CutApplicatorWithEventContentBase | |
std::unordered_map< std::string, edm::InputTag > | contentTags_ |
std::unordered_map< std::string, edm::EDGetToken > | contentTokens_ |
Definition at line 9 of file GsfEleEmHadD1IsoRhoCut.cc.
GsfEleEmHadD1IsoRhoCut::GsfEleEmHadD1IsoRhoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 39 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), and HiL1Corrector_cff::rhoTag.
|
inlinefinaloverridevirtual |
Reimplemented from CutApplicatorBase.
Definition at line 20 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finaloverridevirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 55 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), operator()(), and rhoHandle_.
|
finaloverridevirtual |
Reimplemented from CutApplicatorBase.
Definition at line 61 of file GsfEleEmHadD1IsoRhoCut.cc.
References constTerm_, reco::GsfElectron::dr03EcalRecHitSumEt(), reco::GsfElectron::dr03HcalDepth1TowerSumEt(), stringResolutionProvider_cfi::et, reco::LeafCandidate::et(), rho, rhoConstant_, slopeStart_, and slopeTerm_.
Referenced by getEventContent().
|
finaloverridevirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 50 of file GsfEleEmHadD1IsoRhoCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and rho.
|
finaloverridevirtual |
Implements candidate_functions::CandidateCut.
Definition at line 71 of file GsfEleEmHadD1IsoRhoCut.cc.
References reco::GsfElectron::dr03EcalRecHitSumEt(), and reco::GsfElectron::dr03HcalDepth1TowerSumEt().
|
private |
Definition at line 28 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 25 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 31 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 27 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().