#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 |
Definition at line 63 of file MuonAssociatorByHitsHelper.h.
|
inline |
Definition at line 64 of file MuonAssociatorByHitsHelper.h.
|
inline |
Definition at line 67 of file MuonAssociatorByHitsHelper.h.
References trackingPlots::other, and quality.
size_t MuonAssociatorByHitsHelper::IndexMatch::idx |
Definition at line 65 of file MuonAssociatorByHitsHelper.h.
Referenced by ntupleDataFormat.TrackMatchInfo::track(), and ntupleDataFormat.TrackingParticleMatchInfo::trackingParticle().
double MuonAssociatorByHitsHelper::IndexMatch::quality |
Definition at line 66 of file MuonAssociatorByHitsHelper.h.
Referenced by operator<().