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

#include <GPUTPCCFPeakFinder.h>

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

Public Attributes

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

Detailed Description

Definition at line 34 of file GPUTPCCFPeakFinder.h.

Member Data Documentation

◆ buf

PackedCharge o2::gpu::GPUTPCCFPeakFinder::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_SEARCH_N]

Definition at line 36 of file GPUTPCCFPeakFinder.h.

◆ posBcast

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

Definition at line 35 of file GPUTPCCFPeakFinder.h.


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