Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCTrack Class Reference

#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 GPUTPCSectorOutClusterv { ((GPUTPCSectorOutCluster*)((char*)this + sizeof(*this)))[i] = v
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ GPUTPCTrack()

o2::gpu::GPUTPCTrack::GPUTPCTrack ( )
inline

Definition at line 35 of file GPUTPCTrack.h.

◆ ~GPUTPCTrack()

o2::gpu::GPUTPCTrack::~GPUTPCTrack ( )
default

Member Function Documentation

◆ GPUhd() [1/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const &
inline

Definition at line 44 of file GPUTPCTrack.h.

◆ GPUhd() [2/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const &
inline

Definition at line 58 of file GPUTPCTrack.h.

◆ GPUhd() [3/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const
inline

Definition at line 57 of file GPUTPCTrack.h.

◆ GPUhd() [4/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const
inline

Definition at line 54 of file GPUTPCTrack.h.

◆ GPUhd() [5/14]

o2::gpu::GPUTPCTrack::GPUhd ( )
inline

Definition at line 55 of file GPUTPCTrack.h.

◆ GPUhd() [6/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const
inline

Definition at line 43 of file GPUTPCTrack.h.

◆ GPUhd() [7/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const
inline

Definition at line 42 of file GPUTPCTrack.h.

◆ GPUhd() [8/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const
inline

GPUCA_GPUCODE.

Definition at line 41 of file GPUTPCTrack.h.

◆ GPUhd() [9/14]

o2::gpu::GPUTPCTrack::GPUhd ( )
inline

Definition at line 53 of file GPUTPCTrack.h.

◆ GPUhd() [10/14]

o2::gpu::GPUTPCTrack::GPUhd ( )
inline

Definition at line 48 of file GPUTPCTrack.h.

◆ GPUhd() [11/14]

o2::gpu::GPUTPCTrack::GPUhd ( )
inline

Definition at line 47 of file GPUTPCTrack.h.

◆ GPUhd() [12/14]

o2::gpu::GPUTPCTrack::GPUhd ( )
inline

Definition at line 46 of file GPUTPCTrack.h.

◆ GPUhd() [13/14]

o2::gpu::GPUTPCTrack::GPUhd ( )

◆ GPUhd() [14/14]

o2::gpu::GPUTPCTrack::GPUhd ( ) const &
inline

Definition at line 50 of file GPUTPCTrack.h.

Member Data Documentation

◆ v

const GPUTPCSectorOutCluster& o2::gpu::GPUTPCTrack::v { ((GPUTPCSectorOutCluster*)((char*)this + sizeof(*this)))[i] = v

Definition at line 56 of file GPUTPCTrack.h.


The documentation for this class was generated from the following file: