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 } |
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 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 6 of file GsfEleCalPFClusterIsoCut.cc.
GsfEleCalPFClusterIsoCut::GsfEleCalPFClusterIsoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 46 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), rhoString_, and HiL1Corrector_cff::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 20 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 70 of file GsfEleCalPFClusterIsoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), operator()(), rhoHandle_, and rhoString_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 77 of file GsfEleCalPFClusterIsoCut.cc.
References funct::abs(), barrelCutOff_, effectiveAreas_, Exception, f, objects.autophobj::float, edm::Ptr< T >::get(), EffectiveAreas::getEffectiveArea(), ISO_ECAL, ISO_HCAL, isoCutEBHighPt_, isoCutEBLowPt_, isoCutEEHighPt_, isoCutEELowPt_, isoType_, isRelativeIso_, edm::HandleBase::isValid(), SiStripPI::max, reco::LeafCandidate::pt(), ptCutOff_, rho, rhoHandle_, and reco::GsfElectron::superCluster().
Referenced by getEventContent().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 64 of file GsfEleCalPFClusterIsoCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, rho, and rhoString_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 114 of file GsfEleCalPFClusterIsoCut.cc.
References funct::abs(), effectiveAreas_, Exception, f, objects.autophobj::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 30 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 33 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 26 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 31 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()(), and value().
|
private |
Definition at line 29 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by operator()().
|
private |
Definition at line 35 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by getEventContent(), operator()(), and value().
|
staticprivate |
Definition at line 37 of file GsfEleCalPFClusterIsoCut.cc.
Referenced by getEventContent(), GsfEleCalPFClusterIsoCut(), and setConsumes().