CbmRoot
|
#include <L1AlgoEfficiencyPerformance.h>
Public Member Functions | |
L1Tracklet () | |
bool | operator== (const L1Tracklet< NHits > &a) |
bool | operator!= (const L1Tracklet< NHits > &a) |
bool | operator< (const L1Tracklet< NHits > &a) |
Static Public Member Functions | |
static bool | compare (const L1Tracklet< NHits > &a, const L1Tracklet< NHits > &b) |
Public Attributes | |
int | mcTrackId |
int | iStation |
Definition at line 27 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 29 of file L1AlgoEfficiencyPerformance.h.
|
inlinestatic |
Definition at line 31 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::iStation, and L1Tracklet< NHits >::mcTrackId.
Referenced by L1Tracklet< NHits >::operator<().
|
inline |
Definition at line 39 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::operator==().
Referenced by L1RTracklet< NHits >::operator!=().
|
inline |
Definition at line 40 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::compare().
|
inline |
Definition at line 36 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::iStation, and L1Tracklet< NHits >::mcTrackId.
Referenced by L1Tracklet< NHits >::operator!=().
int L1Tracklet< NHits >::iStation |
int L1Tracklet< NHits >::mcTrackId |
Definition at line 42 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1AlgoEfficiencyPerformance< NHits >::AddOne(), L1Tracklet< NHits >::compare(), L1AlgoEfficiencyPerformance< NHits >::FillMC(), and L1Tracklet< NHits >::operator==().