CMS 3D CMS Logo

List of all members | Public Member Functions
HLTMuonPlotter::matchesByDescendingPt Struct Reference

Public Member Functions

bool operator() (MatchStruct a, MatchStruct b)
 

Detailed Description

Definition at line 95 of file HLTMuonPlotter.h.

Member Function Documentation

◆ operator()()

bool HLTMuonPlotter::matchesByDescendingPt::operator() ( MatchStruct  a,
MatchStruct  b 
)
inline

Definition at line 96 of file HLTMuonPlotter.h.

96 { return a.candBase->pt() > b.candBase->pt(); }

References a, and b.

b
double b
Definition: hdecay.h:118
a
double a
Definition: hdecay.h:119