Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory Class Reference

#include <GPUTPCTrackletConstructor.h>

Public Member Functions

 GPUTPCThreadMemory ()
 friend class
 
 GPUTPCThreadMemory (const GPUTPCThreadMemory &)
 
GPUTPCThreadMemoryoperator= (const GPUTPCThreadMemory &)
 

Protected Attributes

int32_t mISH
 GPUCA_GPUCODE.
 
int32_t mFirstRow
 
int32_t mLastRow
 
int32_t mStartRow
 
int32_t mEndRow
 
calink mCurrIH
 
int8_t mGo
 
int32_t mStage
 
int32_t mNHits
 
int32_t mNHitsEndRow
 
int32_t mNMissed
 
float mLastY
 
float mLastZ
 

Friends

class GPUTPCTrackletConstructor
 

Detailed Description

Definition at line 39 of file GPUTPCTrackletConstructor.h.

Constructor & Destructor Documentation

◆ GPUTPCThreadMemory() [1/2]

o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::GPUTPCThreadMemory ( )
inline

friend class

Definition at line 44 of file GPUTPCTrackletConstructor.h.

◆ GPUTPCThreadMemory() [2/2]

o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::GPUTPCThreadMemory ( const GPUTPCThreadMemory )
inline

Definition at line 48 of file GPUTPCTrackletConstructor.h.

Member Function Documentation

◆ operator=()

GPUTPCThreadMemory & o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::operator= ( const GPUTPCThreadMemory )
inline

Definition at line 49 of file GPUTPCTrackletConstructor.h.

Friends And Related Symbol Documentation

◆ GPUTPCTrackletConstructor

Definition at line 41 of file GPUTPCTrackletConstructor.h.

Member Data Documentation

◆ mCurrIH

calink o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mCurrIH
protected

Definition at line 59 of file GPUTPCTrackletConstructor.h.

◆ mEndRow

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mEndRow
protected

Definition at line 58 of file GPUTPCTrackletConstructor.h.

◆ mFirstRow

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mFirstRow
protected

Definition at line 55 of file GPUTPCTrackletConstructor.h.

◆ mGo

int8_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mGo
protected

Definition at line 60 of file GPUTPCTrackletConstructor.h.

◆ mISH

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mISH
protected

GPUCA_GPUCODE.

Definition at line 54 of file GPUTPCTrackletConstructor.h.

◆ mLastRow

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mLastRow
protected

Definition at line 56 of file GPUTPCTrackletConstructor.h.

◆ mLastY

float o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mLastY
protected

Definition at line 65 of file GPUTPCTrackletConstructor.h.

◆ mLastZ

float o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mLastZ
protected

Definition at line 66 of file GPUTPCTrackletConstructor.h.

◆ mNHits

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mNHits
protected

Definition at line 62 of file GPUTPCTrackletConstructor.h.

◆ mNHitsEndRow

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mNHitsEndRow
protected

Definition at line 63 of file GPUTPCTrackletConstructor.h.

◆ mNMissed

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mNMissed
protected

Definition at line 64 of file GPUTPCTrackletConstructor.h.

◆ mStage

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mStage
protected

Definition at line 61 of file GPUTPCTrackletConstructor.h.

◆ mStartRow

int32_t o2::gpu::GPUTPCTrackletConstructor::GPUTPCThreadMemory::mStartRow
protected

Definition at line 57 of file GPUTPCTrackletConstructor.h.


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