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

#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]
 

Detailed Description

Definition at line 40 of file GPUTPCCFClusterizer.h.

Member Data Documentation

◆ buf

PackedCharge o2::gpu::GPUTPCCFClusterizer::GPUSharedMemory::buf[SCRATCH_PAD_WORK_GROUP_SIZE *SCRATCH_PAD_BUILD_N]

Definition at line 42 of file GPUTPCCFClusterizer.h.

◆ innerAboveThreshold

uint8_t o2::gpu::GPUTPCCFClusterizer::GPUSharedMemory::innerAboveThreshold[SCRATCH_PAD_WORK_GROUP_SIZE]

Definition at line 43 of file GPUTPCCFClusterizer.h.

◆ posBcast

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

Definition at line 41 of file GPUTPCCFClusterizer.h.


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