Private Attributes | |
EBEECutValues | constTerm_ |
bool | lessThan_ |
EBEECutValues | linearPtTerm_ |
EffectiveAreas | linearRhoTerm_ |
EBEECutValues | quadraticPtTerm_ |
edm::Handle< double > | rhoHandle_ |
ThreadSafeStringCut< StringObjectFunction< reco::Photon >, reco::Photon > | varFunc_ |
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 7 of file PhoGenericRhoPtScaledCut.cc.
PhoGenericRhoPtScaledCut::PhoGenericRhoPtScaledCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 36 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, CalibrationSummaryClient_cfi::params, and HLT_2018_cff::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 53 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, ev, and rhoHandle_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 57 of file PhoGenericRhoPtScaledCut.cc.
References funct::abs(), constTerm_, EgHLTOffHistBins_cfi::et, EffectiveAreas::getEffectiveArea(), lessThan_, linearPtTerm_, linearRhoTerm_, quadraticPtTerm_, rho, trigObjTnPSource_cfi::var, and varFunc_.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 48 of file PhoGenericRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and rho.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 72 of file PhoGenericRhoPtScaledCut.cc.
References varFunc_.
|
private |
Definition at line 26 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 27 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 29 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 31 of file PhoGenericRhoPtScaledCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 21 of file PhoGenericRhoPtScaledCut.cc.
Referenced by operator()(), and value().