CbmRoot
|
#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) |
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 | |
THitI | i [NHits] |
int | mcTrackId |
int | iStation |
Definition at line 48 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 50 of file L1AlgoEfficiencyPerformance.h.
|
inline |
Definition at line 51 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::i.
|
inlinestaticinherited |
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 57 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1AlgoEfficiencyPerformance< NHits >::CalculateEff().
|
inline |
Definition at line 73 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::operator==().
|
inline |
Definition at line 61 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::operator!=().
|
inlineinherited |
Definition at line 40 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::compare().
|
inline |
Definition at line 65 of file L1AlgoEfficiencyPerformance.h.
References L1RTracklet< NHits >::i.
Referenced by L1RTracklet< NHits >::operator!=().
|
inlineinherited |
Definition at line 36 of file L1AlgoEfficiencyPerformance.h.
References L1Tracklet< NHits >::iStation, and L1Tracklet< NHits >::mcTrackId.
Referenced by L1Tracklet< NHits >::operator!=().
THitI L1RTracklet< NHits >::i[NHits] |
Definition at line 75 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1RTracklet< NHits >::L1RTracklet(), and L1RTracklet< NHits >::operator==().
|
inherited |
|
inherited |
Definition at line 42 of file L1AlgoEfficiencyPerformance.h.
Referenced by L1AlgoEfficiencyPerformance< NHits >::AddOne(), L1Tracklet< NHits >::compare(), L1AlgoEfficiencyPerformance< NHits >::FillMC(), and L1Tracklet< NHits >::operator==().