StRoot
1
|
Classes | |
struct | NeighbourData |
Public Member Functions | |
AliHLTTPCCAHitArea (const AliHLTTPCCARow &row, const AliHLTTPCCASliceData &slice, const sfloat_v &y, const sfloat_v &z, float dy, float dz, short_m mask) | |
ushort_m | GetNext (NeighbourData *data) |
Protected Attributes | |
const AliHLTTPCCARow & | fRow |
const AliHLTTPCCASliceData & | fSlice |
ushort_v | fBZmax |
ushort_v | fBDY |
ushort_v | fIndYmin |
ushort_v | fIz |
ushort_v | fHitYlst |
ushort_v | fIh |
int | fNy |
Definition at line 26 of file AliHLTTPCCAHitArea.h.
ushort_m AliHLTTPCCAHitArea::GetNext | ( | NeighbourData * | data | ) |
look up the next hit in the requested area. Sets h to the coordinates and returns the index for the hit data
Definition at line 84 of file AliHLTTPCCAHitArea.cxx.
References AliHLTTPCCASliceData::FirstHitInBin().