![]() |
Project
|
#include <GPUTPCTrack.h>
Public Member Functions | |
GPUTPCTrack () | |
~GPUTPCTrack ()=default | |
GPUhd () int32_t NHits() const | |
GPUCA_GPUCODE. | |
GPUhd () int32_t LocalTrackId() const | |
GPUhd () int32_t FirstHitID() const | |
GPUhd () const GPUTPCBaseTrackParam &Param() const | |
GPUhd () void SetNHits(int32_t v) | |
GPUhd () void SetLocalTrackId(int32_t v) | |
GPUhd () void SetFirstHitID(int32_t v) | |
GPUhd () void SetParam(const GPUTPCBaseTrackParam &v) | |
GPUhd () static int32_t GetSize(int32_t nClust) | |
GPUhd () const GPUTPCTrack *GetNextTrack() const | |
GPUhd () GPUTPCTrack *NextTrack() | |
GPUhd () void SetOutTrackCluster(int32_t i | |
GPUhd () const GPUTPCSectorOutCluster *OutTrackClusters() const | |
GPUhd () const GPUTPCSectorOutCluster &OutTrackCluster(int32_t i) const | |
Public Attributes | |
const GPUTPCSectorOutCluster & | v { ((GPUTPCSectorOutCluster*)((char*)this + sizeof(*this)))[i] = v |
The class describes the [partially] reconstructed TPC track [candidate]. The class is dedicated for internal use by the GPUTPCTracker algorithm. The track parameters at both ends are stored separately in the GPUTPCEndPoint class
Definition at line 31 of file GPUTPCTrack.h.
|
inline |
Definition at line 35 of file GPUTPCTrack.h.
|
default |
|
inline |
Definition at line 44 of file GPUTPCTrack.h.
|
inline |
Definition at line 58 of file GPUTPCTrack.h.
|
inline |
Definition at line 57 of file GPUTPCTrack.h.
|
inline |
Definition at line 54 of file GPUTPCTrack.h.
|
inline |
Definition at line 55 of file GPUTPCTrack.h.
|
inline |
Definition at line 43 of file GPUTPCTrack.h.
|
inline |
Definition at line 42 of file GPUTPCTrack.h.
|
inline |
GPUCA_GPUCODE.
Definition at line 41 of file GPUTPCTrack.h.
|
inline |
Definition at line 53 of file GPUTPCTrack.h.
|
inline |
Definition at line 48 of file GPUTPCTrack.h.
|
inline |
Definition at line 47 of file GPUTPCTrack.h.
|
inline |
Definition at line 46 of file GPUTPCTrack.h.
o2::gpu::GPUTPCTrack::GPUhd | ( | ) |
|
inline |
Definition at line 50 of file GPUTPCTrack.h.
const GPUTPCSectorOutCluster& o2::gpu::GPUTPCTrack::v { ((GPUTPCSectorOutCluster*)((char*)this + sizeof(*this)))[i] = v |
Definition at line 56 of file GPUTPCTrack.h.