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

#include <GPUTPCCFDeconvolution.h>

Inherits o2::gpu::GPUKernelTemplate::GPUSharedMemoryScan64< int16_t, SCRATCH_PAD_WORK_GROUP_SIZE >.

Public Attributes

ChargePos posBcast1 [SCRATCH_PAD_WORK_GROUP_SIZE]
 
uint8_t aboveThresholdBcast [SCRATCH_PAD_WORK_GROUP_SIZE]
 
uint8_t buf [SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_COUNT_N]
 

Detailed Description

Definition at line 33 of file GPUTPCCFDeconvolution.h.

Member Data Documentation

◆ aboveThresholdBcast

uint8_t o2::gpu::GPUTPCCFDeconvolution::GPUSharedMemory::aboveThresholdBcast[SCRATCH_PAD_WORK_GROUP_SIZE]

Definition at line 35 of file GPUTPCCFDeconvolution.h.

◆ buf

uint8_t o2::gpu::GPUTPCCFDeconvolution::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_COUNT_N]

Definition at line 36 of file GPUTPCCFDeconvolution.h.

◆ posBcast1

ChargePos o2::gpu::GPUTPCCFDeconvolution::GPUSharedMemory::posBcast1[SCRATCH_PAD_WORK_GROUP_SIZE]

Definition at line 34 of file GPUTPCCFDeconvolution.h.


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