![]() |
Project
|
#include <GPUTPCCFClusterizer.h>
Public Attributes | |
ChargePos | posBcast [SCRATCH_PAD_WORK_GROUP_SIZE] |
PackedCharge | buf [SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_BUILD_N] |
uint8_t | innerAboveThreshold [SCRATCH_PAD_WORK_GROUP_SIZE] |
Definition at line 40 of file GPUTPCCFClusterizer.h.
PackedCharge o2::gpu::GPUTPCCFClusterizer::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_BUILD_N] |
Definition at line 42 of file GPUTPCCFClusterizer.h.
uint8_t o2::gpu::GPUTPCCFClusterizer::GPUSharedMemory::innerAboveThreshold[SCRATCH_PAD_WORK_GROUP_SIZE] |
Definition at line 43 of file GPUTPCCFClusterizer.h.
ChargePos o2::gpu::GPUTPCCFClusterizer::GPUSharedMemory::posBcast[SCRATCH_PAD_WORK_GROUP_SIZE] |
Definition at line 41 of file GPUTPCCFClusterizer.h.