|
BmnRoot
|
#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 30 of file L1AlgoEfficiencyPerformance.h.
|
inlinestatic |
Definition at line 32 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 42 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 |
Definition at line 47 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1Tracklet< NHits >::compare(), and L1Tracklet< NHits >::operator==().
| int L1Tracklet< NHits >::mcTrackId |
Definition at line 46 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1Tracklet< NHits >::compare(), and L1Tracklet< NHits >::operator==().