CMS 3D CMS Logo

PUSubMETData.cc
Go to the documentation of this file.
2 
3 namespace reco {
4 
6  p4_.SetXYZT(0., 0., 0., 0.);
7  dZ_ = 0.;
9  charge_ = 0;
10  isWithinJet_ = false;
11  passesLooseJetId_ = 0.;
12  offsetEnCorr_ = 0.;
13  mva_ = 0.;
14  chargedEnFrac_ = 0.;
15  }
16 
18 
19  bool PUSubMETCandInfo::operator<(const reco::PUSubMETCandInfo& jet2) const { return p4_.pt() < jet2.p4().pt(); }
20 
21 } // namespace reco
reco::Candidate::LorentzVector p4_
Definition: PUSubMETData.h:66
const reco::Candidate::LorentzVector & p4() const
Definition: PUSubMETData.h:30
bool operator<(const reco::PUSubMETCandInfo &) const
Definition: PUSubMETData.cc:19
fixed size matrix