27 "GsfEleHadronicOverEMCut");
29 CutApplicatorBase::result_type
32 const float hadronicOverEMCutValue =
35 return cand->hadronicOverEm() < hadronicOverEMCutValue;
40 return ele->hadronicOverEm();
const float _barrelCutOff
CandidateType candidateType() const overridefinal
const float _hadronicOverEMCutValueEB
double value(const reco::CandidatePtr &cand) const overridefinal
GsfEleHadronicOverEMCut(const edm::ParameterSet &c)
Abs< T >::type abs(const T &t)
const float _hadronicOverEMCutValueEE
edm::Ptr< Candidate > CandidatePtr
persistent reference to an object in a collection of Candidate objects
#define DEFINE_EDM_PLUGIN(factory, type, name)
result_type operator()(const reco::GsfElectronPtr &) const overridefinal