Private Attributes | |
const float | _barrelCutOff |
EffectiveAreas | _effectiveAreas |
const float | _isoCutEBHighPt |
const float | _isoCutEBLowPt |
const float | _isoCutEEHighPt |
const float | _isoCutEELowPt |
bool | _isRelativeIso |
const float | _ptCutOff |
edm::Handle< double > | _rhoHandle |
Static Private Attributes | |
static constexpr char | rhoString_ [] = "rho" |
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 5 of file GsfEleEffAreaPFIsoCut.cc.
GsfEleEffAreaPFIsoCut::GsfEleEffAreaPFIsoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 37 of file GsfEleEffAreaPFIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), rhoString_, and HLT_FULL_cff::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 16 of file GsfEleEffAreaPFIsoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 56 of file GsfEleEffAreaPFIsoCut.cc.
References _rhoHandle, CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), and rhoString_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 60 of file GsfEleEffAreaPFIsoCut.cc.
References _barrelCutOff, _effectiveAreas, _isoCutEBHighPt, _isoCutEBLowPt, _isoCutEEHighPt, _isoCutEELowPt, _isRelativeIso, _ptCutOff, _rhoHandle, funct::abs(), validate-o2o-wbm::f, EffectiveAreas::getEffectiveArea(), edm::HandleBase::isValid(), SiStripPI::max, rho, reco::GsfElectron::PflowIsolationVariables::sumChargedHadronPt, reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEt, and reco::GsfElectron::PflowIsolationVariables::sumPhotonEt.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 51 of file GsfEleEffAreaPFIsoCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, rho, and rhoString_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 80 of file GsfEleEffAreaPFIsoCut.cc.
References _effectiveAreas, _isRelativeIso, _rhoHandle, funct::abs(), validate-o2o-wbm::f, EffectiveAreas::getEffectiveArea(), SiStripPI::max, and rho.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), Types.string::configValue(), Types.FileInPath::configValue(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), and Types.vstring::insertInto().
|
private |
Definition at line 23 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 20 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 20 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 20 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 20 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 22 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by getEventContent(), operator()(), and value().
|
staticprivate |
Definition at line 30 of file GsfEleEffAreaPFIsoCut.cc.
Referenced by getEventContent(), GsfEleEffAreaPFIsoCut(), and setConsumes().