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

#include <GPUTPCCFDecodeZS.h>

Inherits o2::gpu::GPUKernelTemplate::GPUSharedMemoryWarpScan64< uint8_t, GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCFDecodeZSDenseLink)>.

Public Attributes

uint16_t samplesPerLinkEnd [MaxNLinksPerTimebin]
 
uint8_t linkIds [MaxNLinksPerTimebin]
 
uint8_t rawFECChannels [MaxNLinksPerTimebin *80]
 

Detailed Description

Definition at line 156 of file GPUTPCCFDecodeZS.h.

Member Data Documentation

◆ linkIds

uint8_t o2::gpu::GPUTPCCFDecodeZSDenseLink::GPUSharedMemory::linkIds[MaxNLinksPerTimebin]

Definition at line 159 of file GPUTPCCFDecodeZS.h.

◆ rawFECChannels

uint8_t o2::gpu::GPUTPCCFDecodeZSDenseLink::GPUSharedMemory::rawFECChannels[MaxNLinksPerTimebin *80]

Definition at line 160 of file GPUTPCCFDecodeZS.h.

◆ samplesPerLinkEnd

uint16_t o2::gpu::GPUTPCCFDecodeZSDenseLink::GPUSharedMemory::samplesPerLinkEnd[MaxNLinksPerTimebin]

Definition at line 158 of file GPUTPCCFDecodeZS.h.


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