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 80 of file HLTMuonPlotter.h.

Member Function Documentation

◆ operator()()

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

Definition at line 81 of file HLTMuonPlotter.h.

References a, and b.

81 { return a.candBase->pt() > b.candBase->pt(); }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121