Public Member Functions | |
CandidateType | candidateType () const overridefinal |
void | getEventContent (const edm::EventBase &) overridefinal |
GsfEleEmHadD1IsoRhoCut (const edm::ParameterSet &c) | |
result_type | operator() (const reco::GsfElectronPtr &) const overridefinal |
void | setConsumes (edm::ConsumesCollector &) overridefinal |
Public Member Functions inherited from 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 (const edm::ParameterSet &c) | |
CutApplicatorBase (const CutApplicatorBase &)=delete | |
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 | |
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 37 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, and edm::ParameterSet::getParameter().
|
inlinefinaloverridevirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finaloverridevirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 53 of file GsfEleEmHadD1IsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), and rhoHandle_.
|
finaloverridevirtual |
Reimplemented from CutApplicatorBase.
Definition at line 59 of file GsfEleEmHadD1IsoRhoCut.cc.
References constTerm_, rho, rhoConstant_, slopeStart_, and slopeTerm_.
|
finaloverridevirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 48 of file GsfEleEmHadD1IsoRhoCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and rho.
|
private |
Definition at line 26 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 23 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 29 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 25 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleEmHadD1IsoRhoCut.cc.
Referenced by operator()().