Private Types | |
enum | EcalDrivenCode { IGNORE = -1, FAIL = 0, PASS = 1 } |
Static Private Member Functions | |
static bool | isValidCutVal (int val) |
Private Attributes | |
const double | barrelCutOff_ |
const int | ecalDrivenEB_ |
const int | ecalDrivenEE_ |
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 |
Definition at line 5 of file GsfEleEcalDrivenCut.cc.
|
private |
GsfEleEcalDrivenCut::GsfEleEcalDrivenCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 26 of file GsfEleEcalDrivenCut.cc.
References edm::errors::Configuration, ecalDrivenEB_, ecalDrivenEE_, Exception, FAIL, IGNORE, isValidCutVal(), and PASS.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 13 of file GsfEleEcalDrivenCut.cc.
References CutApplicatorBase::ELECTRON.
|
staticprivate |
Definition at line 61 of file GsfEleEcalDrivenCut.cc.
References FAIL, IGNORE, PASS, and heppy_batch::val.
Referenced by GsfEleEcalDrivenCut().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 40 of file GsfEleEcalDrivenCut.cc.
References funct::abs(), barrelCutOff_, ecalDrivenEB_, ecalDrivenEE_, Exception, FAIL, IGNORE, edm::errors::LogicError, and PASS.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 56 of file GsfEleEcalDrivenCut.cc.
References reco::GsfElectron::ecalDriven().
|
private |
Definition at line 21 of file GsfEleEcalDrivenCut.cc.
Referenced by operator()().
|
private |
Definition at line 20 of file GsfEleEcalDrivenCut.cc.
Referenced by GsfEleEcalDrivenCut(), and operator()().
|
private |
Definition at line 20 of file GsfEleEcalDrivenCut.cc.
Referenced by GsfEleEcalDrivenCut(), and operator()().