29 "GsfEleEcalDrivenCut");
31 CutApplicatorBase::result_type
36 if(ecalDriven<0)
return true;
37 else if(ecalDriven==0)
return !cand->ecalDriven();
38 else return cand->ecalDriven();
43 return ele->ecalDriven();
CandidateType candidateType() const overridefinal
const double barrelCutOff_
double value(const reco::CandidatePtr &cand) const overridefinal
Abs< T >::type abs(const T &t)
edm::Ptr< Candidate > CandidatePtr
persistent reference to an object in a collection of Candidate objects
GsfEleEcalDrivenCut(const edm::ParameterSet &c)
#define DEFINE_EDM_PLUGIN(factory, type, name)
result_type operator()(const reco::GsfElectronPtr &) const overridefinal