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

#include <GPUTPCCFNoiseSuppression.h>

Public Attributes

ChargePos posBcast [SCRATCH_PAD_WORK_GROUP_SIZE]
 
PackedCharge buf [SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_NOISE_N]
 

Detailed Description

Definition at line 38 of file GPUTPCCFNoiseSuppression.h.

Member Data Documentation

◆ buf

PackedCharge o2::gpu::GPUTPCCFNoiseSuppression::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_NOISE_N]

Definition at line 40 of file GPUTPCCFNoiseSuppression.h.

◆ posBcast

ChargePos o2::gpu::GPUTPCCFNoiseSuppression::GPUSharedMemory::posBcast[SCRATCH_PAD_WORK_GROUP_SIZE]

Definition at line 39 of file GPUTPCCFNoiseSuppression.h.


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