12#ifndef ALICEO2_ITSMFT_TRACKING_GENERICTRACK_H_
13#define ALICEO2_ITSMFT_TRACKING_GENERICTRACK_H_
38 uint32_t
clusterId{std::numeric_limits<uint32_t>::max()};
73 return track.firstClusterRef <= track.clusterRefEnd && track.clusterRefEnd <= trackClusterIndicesSize;
78 return track.clusterRefEnd - track.firstClusterRef;
GPU-portable whole-track seed for common CA tracking.
GLenum GLuint GLint GLint layer
uint32_t trackClusterIndicesSize noexcept
GPUhdi() const expr bool isRecognizedSurfaceKind(SurfaceKind kind) noexcept
bool isValid(std::string alias)
SurfaceTrackState outerState
o2::its::TimeStamp timestamp
SurfaceTrackState innerState
GPUhdi() bool isValid() const noexcept
int getClusterIndex(int position) const noexcept
int getFirstClusterLayer() const noexcept
int getNumberOfClusters() const noexcept