25 "GsfEleEInverseMinusPInverseCut");
27 CutApplicatorBase::result_type
30 const float ooemoopCutValue =
33 const float ecal_energy_inverse = 1.0/cand->ecalEnergy();
34 const float eSCoverP = cand->eSuperClusterOverP();
35 return std::abs(1.0 - eSCoverP)*ecal_energy_inverse < ooemoopCutValue;
const double _ooemoopCutValueEB
GsfEleEInverseMinusPInverseCut(const edm::ParameterSet &c)
CandidateType candidateType() const overridefinal
result_type operator()(const reco::GsfElectronPtr &) const overridefinal
Abs< T >::type abs(const T &t)
const double _barrelCutOff
#define DEFINE_EDM_PLUGIN(factory, type, name)
const double _ooemoopCutValueEE