StRoot
1
|
Public Member Functions | |
ushort_m | IsValid () const |
ushort_v | NHits () const |
ushort_v | FirstRow () const |
ushort_v | LastRow () const |
const AliHLTTPCCATrackParamVector & | Param () const |
unsigned short | HitIndexAtRow (int rowIndex, int trackIndex) const |
ushort_v | HitIndexAtRow (int rowIndex) const |
void | SetNHits (const ushort_v &x) |
void | SetFirstRow (const ushort_v &x) |
void | SetLastRow (const ushort_v &x) |
void | SetParam (const TrackParamVector &x) |
void | SetRowHits (int rowIndex, const ushort_v &trackIndex, const ushort_v &hitIndex) |
void | SetRowHits (const ushort_v &rowIndex, const ushort_v &trackIndex, const ushort_v &hitIndex) |
void | SetRowHits (int rowIndex, const ushort_v &trackIndex, const ushort_v &hitIndex, const short_m &mask) |
void | SetRowHits (const ushort_v &rowIndex, const ushort_v &trackIndex, const ushort_v &hitIndex, const short_m &mask) |
void | AddHitIds (const ushort_v &rowIndexes, const ushort_v &hitIndexes, const ushort_m &mask) |
int | MaxNRows () const |
Definition at line 26 of file AliHLTTPCCATrackletVector.h.