Private Attributes | |
EBEECutValues | constTerm_ |
bool | lessThan_ |
EBEECutValues | linearPtTerm_ |
EffectiveAreas | linearRhoTerm_ |
EBEECutValues | quadraticPtTerm_ |
edm::Handle< double > | rhoHandle_ |
ThreadSafeStringCut< StringObjectFunction< reco::Photon >, reco::Photon > | varFunc_ |
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 7 of file PhoGenericRhoPtScaledCut.cc.
PhoGenericRhoPtScaledCut::PhoGenericRhoPtScaledCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 41 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), and regressionModifier_cfi::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 59 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), operator()(), and rhoHandle_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 65 of file PhoGenericRhoPtScaledCut.cc.
References funct::abs(), constTerm_, stringResolutionProvider_cfi::et, EffectiveAreas::getEffectiveArea(), lessThan_, linearPtTerm_, linearRhoTerm_, quadraticPtTerm_, rho, JetChargeProducer_cfi::var, and varFunc_.
Referenced by getEventContent().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 54 of file PhoGenericRhoPtScaledCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and rho.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 78 of file PhoGenericRhoPtScaledCut.cc.
References varFunc_.
|
private |
Definition at line 28 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 30 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 29 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 31 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 33 of file PhoGenericRhoPtScaledCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 23 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()(), and value().