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 | |
static constexpr 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.
GsfEleCalPFClusterIsoCut::GsfEleCalPFClusterIsoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 40 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), 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_, edm::EventBase::getByLabel(), rhoHandle_, and rhoString_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 64 of file GsfEleCalPFClusterIsoCut.cc.
References funct::abs(), barrelCutOff_, effectiveAreas_, Exception, validate-o2o-wbm::f, edm::Ptr< T >::get(), EffectiveAreas::getEffectiveArea(), ISO_ECAL, ISO_HCAL, 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 edm::ConsumesCollector::consumes(), 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, validate-o2o-wbm::f, edm::Ptr< T >::get(), EffectiveAreas::getEffectiveArea(), ISO_ECAL, ISO_HCAL, isoType_, isRelativeIso_, edm::HandleBase::isValid(), SiStripPI::max, rho, and rhoHandle_.
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 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().
|
staticprivate |
Definition at line 33 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by getEventContent(), GsfEleCalPFClusterIsoCut(), and setConsumes().