Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory Struct Reference

#include <GPUTPCCFDecodeZS.h>

Public Member Functions

 CA_SHARED_STORAGE (uint32_t ZSPage[o2::tpc::TPCZSHDR::TPC_ZS_PAGE_SIZE/sizeof(uint32_t)])
 
 GPUAtomic (uint32_t) rowOffsetCounter
 

Public Attributes

uint32_t RowClusterOffset [o2::tpc::TPCZSHDR::TPC_MAX_ZS_ROW_IN_ENDPOINT]
 
uint32_t nRowsRegion
 
uint32_t regionStartRow
 
uint32_t nThreadsPerRow
 
uint32_t rowStride
 

Detailed Description

Definition at line 34 of file GPUTPCCFDecodeZS.h.

Member Function Documentation

◆ CA_SHARED_STORAGE()

o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::CA_SHARED_STORAGE ( uint32_t  ZSPage[o2::tpc::TPCZSHDR::TPC_ZS_PAGE_SIZE/sizeof(uint32_t)])

◆ GPUAtomic()

o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::GPUAtomic ( uint32_t  )

Member Data Documentation

◆ nRowsRegion

uint32_t o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::nRowsRegion

Definition at line 37 of file GPUTPCCFDecodeZS.h.

◆ nThreadsPerRow

uint32_t o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::nThreadsPerRow

Definition at line 39 of file GPUTPCCFDecodeZS.h.

◆ regionStartRow

uint32_t o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::regionStartRow

Definition at line 38 of file GPUTPCCFDecodeZS.h.

◆ RowClusterOffset

uint32_t o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::RowClusterOffset[o2::tpc::TPCZSHDR::TPC_MAX_ZS_ROW_IN_ENDPOINT]

Definition at line 36 of file GPUTPCCFDecodeZS.h.

◆ rowStride

uint32_t o2::gpu::GPUTPCCFDecodeZS::GPUSharedMemory::rowStride

Definition at line 40 of file GPUTPCCFDecodeZS.h.


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