|
BmnRoot
|
#include <L1AlgoEfficiencyPerformance.h>
Public Member Functions | |
| L1RTracklet () | |
| L1RTracklet (THitI *ih_) | |
| bool | IsGhost () |
| bool | operator!= (const L1Tracklet< NHits > &a) |
| bool | operator== (const L1RTracklet< NHits > &a) |
| bool | operator!= (const L1RTracklet< NHits > &a) |
Public Member Functions inherited from L1Tracklet< NHits > | |
| L1Tracklet () | |
| bool | operator== (const L1Tracklet< NHits > &a) |
| bool | operator!= (const L1Tracklet< NHits > &a) |
| bool | operator< (const L1Tracklet< NHits > &a) |
Public Attributes | |
| THitI | i [NHits] |
Public Attributes inherited from L1Tracklet< NHits > | |
| int | mcTrackId |
| int | iStation |
Additional Inherited Members | |
Static Public Member Functions inherited from L1Tracklet< NHits > | |
| static bool | compare (const L1Tracklet< NHits > &a, const L1Tracklet< NHits > &b) |
Definition at line 52 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 55 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 56 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::i.
|
inline |
Definition at line 62 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 74 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::operator==().
|
inline |
Definition at line 64 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::operator!=().
|
inline |
Definition at line 66 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::i.
Referenced by L1RTracklet< NHits >::operator!=().
| THitI L1RTracklet< NHits >::i[NHits] |
Definition at line 76 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1RTracklet< NHits >::L1RTracklet(), and L1RTracklet< NHits >::operator==().