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 HltBtagPostValidation_cff::c, CutApplicatorWithEventContentBase::contentTags_, rhoString_, and HLT_2022v15_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_, makeMEIFBenchmarkPlots::ev, 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(), f, dqmMemoryStats::float, 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 gpuPixelDoublets::cc, 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(), f, dqmMemoryStats::float, EffectiveAreas::getEffectiveArea(), SiStripPI::max, reco::GsfElectron::pfIsolationVariables(), reco::LeafCandidate::pt(), rho, reco::GsfElectron::PflowIsolationVariables::sumChargedHadronPt, and reco::GsfElectron::superCluster().
|
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().