Private Attributes | |
EBEECutValues | constTerm_ |
bool | lessThan_ |
EBEECutValues | linearPtTerm_ |
EBEECutValues | quadraticPtTerm_ |
EffectiveAreas | rhoEA_ |
edm::Handle< double > | rhoHandle_ |
ThreadSafeFunctor< StringObjectFunction< 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 8 of file PhoGenericQuadraticRhoPtScaledCut.cc.
PhoGenericQuadraticRhoPtScaledCut::PhoGenericQuadraticRhoPtScaledCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 37 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, submitPVValidationJobs::params, and HLT_2022v15_cff::rhoTag.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 19 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 55 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, makeMEIFBenchmarkPlots::ev, and rhoHandle_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 59 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References funct::abs(), constTerm_, EgHLTOffHistBins_cfi::et, EffectiveAreas::getLinearEA(), EffectiveAreas::getQuadraticEA(), lessThan_, linearPtTerm_, quadraticPtTerm_, rho, rhoEA_, trigObjTnPSource_cfi::var, and varFunc_.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 50 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References gpuPixelDoublets::cc, CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and rho.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 75 of file PhoGenericQuadraticRhoPtScaledCut.cc.
References varFunc_.
|
private |
Definition at line 27 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 23 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 29 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 30 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 28 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()().
|
private |
Definition at line 32 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by getEventContent().
|
private |
Definition at line 22 of file PhoGenericQuadraticRhoPtScaledCut.cc.
Referenced by operator()(), and value().