![]() |
Project
|
#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] |
Definition at line 34 of file GPUTPCCFPeakFinder.h.
PackedCharge o2::gpu::GPUTPCCFPeakFinder::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_SEARCH_N] |
Definition at line 36 of file GPUTPCCFPeakFinder.h.
ChargePos o2::gpu::GPUTPCCFPeakFinder::GPUSharedMemory::posBcast[SCRATCH_PAD_WORK_GROUP_SIZE] |
Definition at line 35 of file GPUTPCCFPeakFinder.h.