27 "GsfEleEInverseMinusPInverseCut");
29 CutApplicatorBase::result_type
32 const float ooemoopCutValue =
35 const float ecal_energy_inverse = 1.0/cand->
ecalEnergy();
37 return std::abs(1.0 - eSCoverP)*ecal_energy_inverse < ooemoopCutValue;
43 const float ecal_energy_inverse = 1.0/ele->
ecalEnergy();
45 return std::abs(1.0 - eSCoverP)*ecal_energy_inverse;
const double _ooemoopCutValueEB
result_type operator()(const reco::GsfElectronPtr &) const final
float eSuperClusterOverP() const
GsfEleEInverseMinusPInverseCut(const edm::ParameterSet &c)
Abs< T >::type abs(const T &t)
CandidateType candidateType() const final
double value(const reco::CandidatePtr &cand) const final
const double _barrelCutOff
SuperClusterRef superCluster() const override
reference to a SuperCluster
#define DEFINE_EDM_PLUGIN(factory, type, name)
const double _ooemoopCutValueEE