Public Types | |
enum | IsoType { UNDEF = -1, ISO_ECAL = 0, ISO_HCAL = 1 } |
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 |
Private Attributes | |
const float | barrelCutOff_ |
EffectiveAreas | effectiveAreas_ |
const float | isoCutEBHighPt_ |
const float | isoCutEBLowPt_ |
const float | isoCutEEHighPt_ |
const float | isoCutEELowPt_ |
const int | isoType_ |
bool | isRelativeIso_ |
const float | ptCutOff_ |
edm::Handle< double > | rhoHandle_ |
Static Private Attributes | |
constexpr static char | rhoString_ [] = "rho" |
Additional Inherited Members | |
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 GsfEleCalPFClusterIsoCut.cc.
Enumerator | |
---|---|
UNDEF | |
ISO_ECAL | |
ISO_HCAL |
Definition at line 7 of file GsfEleCalPFClusterIsoCut.cc.
GsfEleCalPFClusterIsoCut::GsfEleCalPFClusterIsoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 40 of file GsfEleCalPFClusterIsoCut.cc.
References HltBtagPostValidation_cff::c, CutApplicatorWithEventContentBase::contentTags_, rhoString_, and HLT_FULL_cff::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 60 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, ev, rhoHandle_, and rhoString_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 64 of file GsfEleCalPFClusterIsoCut.cc.
References funct::abs(), barrelCutOff_, effectiveAreas_, Exception, f, dqmMemoryStats::float, EffectiveAreas::getEffectiveArea(), ISO_ECAL, ISO_HCAL, zSelection_cfi::isoCut, isoCutEBHighPt_, isoCutEBLowPt_, isoCutEEHighPt_, isoCutEELowPt_, isoType_, isRelativeIso_, edm::HandleBase::isValid(), SiStripPI::max, ptCutOff_, rho, and rhoHandle_.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 55 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, rho, and rhoString_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 99 of file GsfEleCalPFClusterIsoCut.cc.
References funct::abs(), effectiveAreas_, Exception, f, dqmMemoryStats::float, edm::Ptr< T >::get(), EffectiveAreas::getEffectiveArea(), ISO_ECAL, ISO_HCAL, isoType_, isRelativeIso_, edm::HandleBase::isValid(), SiStripPI::max, reco::LeafCandidate::pt(), rho, rhoHandle_, and reco::GsfElectron::superCluster().
|
private |
Definition at line 26 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 29 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 22 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 27 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 25 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 31 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by getEventContent(), operator()(), and value().
|
staticconstexprprivate |
Definition at line 33 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by getEventContent(), GsfEleCalPFClusterIsoCut(), and setConsumes().