StRoot
1
|
Public Member Functions | |
AliHLTTPCCATracklet (const AliHLTTPCCATrackletVector &tv, int i) | |
bool | operator< (const AliHLTTPCCATracklet &rhs) const |
int | NHits () const |
int | FirstRow () const |
int | LastRow () const |
const AliHLTTPCCATrackParam & | Param () const |
short | RowHit (int i) const |
void | SetNHits (int v) |
void | SetFirstRow (int v) |
void | SetLastRow (int v) |
void | SetParam (const AliHLTTPCCATrackParam &v) |
void | SetRowHit (int irow, short ih) |
void | ClearRowHits () |
Definition at line 24 of file AliHLTTPCCATracklet.h.