Private Member Functions | |
float | getRhoCorr (const reco::GsfElectronPtr &cand) const |
Private Attributes | |
EBEECutValues | constTerm_ |
EBEECutValues | rhoEA_ |
EBEECutValues | rhoEtStart_ |
edm::Handle< double > | rhoHandle_ |
EBEECutValues | slopeStart_ |
EBEECutValues | slopeTerm_ |
bool | useRho_ |
edm::Handle< edm::ValueMap< float > > | valueHandle_ |
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 |
Protected Attributes inherited from CutApplicatorWithEventContentBase | |
std::unordered_map< std::string, edm::InputTag > | contentTags_ |
std::unordered_map< std::string, edm::EDGetToken > | contentTokens_ |
Definition at line 6 of file GsfEleValueMapIsoRhoCut.cc.
GsfEleValueMapIsoRhoCut::GsfEleValueMapIsoRhoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 40 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), rho, and useRho_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 17 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorBase::ELECTRON, and getRhoCorr().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 63 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), operator()(), rhoHandle_, useRho_, and valueHandle_.
|
private |
Definition at line 88 of file GsfEleValueMapIsoRhoCut.cc.
References reco::LeafCandidate::et(), rho, rhoEA_, rhoEtStart_, and useRho_.
Referenced by candidateType(), and operator()().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 70 of file GsfEleValueMapIsoRhoCut.cc.
References constTerm_, stringResolutionProvider_cfi::et, reco::LeafCandidate::et(), getRhoCorr(), slopeStart_, slopeTerm_, heppy_batch::val, and value().
Referenced by getEventContent().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 58 of file GsfEleValueMapIsoRhoCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and useRho_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 83 of file GsfEleValueMapIsoRhoCut.cc.
References valueHandle_.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getRhoCorr().
|
private |
Definition at line 27 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getRhoCorr().
|
private |
Definition at line 32 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 25 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 30 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent(), getRhoCorr(), GsfEleValueMapIsoRhoCut(), and setConsumes().
|
private |
Definition at line 33 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent(), and value().