CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
MuonAssociatorByHitsHelper::IndexMatch Struct Reference

#include <MuonAssociatorByHitsHelper.h>

Public Member Functions

 IndexMatch (size_t index, double global_quality)
 
bool operator< (const IndexMatch &other) const
 

Public Attributes

size_t idx
 
double quality
 

Detailed Description

Definition at line 63 of file MuonAssociatorByHitsHelper.h.

Constructor & Destructor Documentation

◆ IndexMatch()

MuonAssociatorByHitsHelper::IndexMatch::IndexMatch ( size_t  index,
double  global_quality 
)
inline

Member Function Documentation

◆ operator<()

bool MuonAssociatorByHitsHelper::IndexMatch::operator< ( const IndexMatch other) const
inline

Member Data Documentation

◆ idx

size_t MuonAssociatorByHitsHelper::IndexMatch::idx

◆ quality

double MuonAssociatorByHitsHelper::IndexMatch::quality

Definition at line 66 of file MuonAssociatorByHitsHelper.h.

Referenced by operator<().