Private Member Functions | |
float | getRhoCorr (const reco::GsfElectronPtr &cand) const |
Private Attributes | |
EBEECutValues | constTerm_ |
EBEECutValues | rhoEA_ |
EBEECutValues | rhoEtStart_ |
edm::Handle< double > | rhoHandle_ |
EBEECutValues | slopeStart_ |
EBEECutValues | slopeTerm_ |
bool | useRho_ |
edm::Handle< edm::ValueMap< float > > | valueHandle_ |
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 6 of file GsfEleValueMapIsoRhoCut.cc.
GsfEleValueMapIsoRhoCut::GsfEleValueMapIsoRhoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 36 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, submitPVValidationJobs::params, rho, and useRho_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 17 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 59 of file GsfEleValueMapIsoRhoCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, makeMEIFBenchmarkPlots::ev, rhoHandle_, useRho_, and valueHandle_.
|
private |
Definition at line 81 of file GsfEleValueMapIsoRhoCut.cc.
References rho, rhoEA_, rhoEtStart_, and useRho_.
Referenced by operator()().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 65 of file GsfEleValueMapIsoRhoCut.cc.
References constTerm_, EgHLTOffHistBins_cfi::et, getRhoCorr(), slopeStart_, slopeTerm_, and heppy_batch::val.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 53 of file GsfEleValueMapIsoRhoCut.cc.
References gpuPixelDoublets::cc, CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and useRho_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 76 of file GsfEleValueMapIsoRhoCut.cc.
References valueHandle_.
|
private |
Definition at line 24 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 26 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getRhoCorr().
|
private |
Definition at line 25 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getRhoCorr().
|
private |
Definition at line 30 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 23 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent(), getRhoCorr(), GsfEleValueMapIsoRhoCut(), and setConsumes().
|
private |
Definition at line 31 of file GsfEleValueMapIsoRhoCut.cc.
Referenced by getEventContent(), and value().