CMS 3D CMS Logo

List of all members | Public Member Functions
MuScleFitUtils::byPt Struct Reference

Public Member Functions

bool operator() (const reco::Muon &a, const reco::Muon &b) const
 

Detailed Description

Definition at line 280 of file MuScleFitUtils.h.

Member Function Documentation

bool MuScleFitUtils::byPt::operator() ( const reco::Muon a,
const reco::Muon b 
) const
inline

Definition at line 281 of file MuScleFitUtils.h.

References RemoveAddSevLevel::flag, likelihood(), and reco::LeafCandidate::pt().

281  {
282  return a.pt() > b.pt();
283  }
virtual double pt() const final
transverse momentum