![]() |
Project
|
#include <GPUTPCClusterFinder.h>
Public Attributes | |
size_t | nDigits = 0 |
tpccf::SizeT | nDigitsInFragment = 0 |
tpccf::SizeT | nPositions = 0 |
tpccf::SizeT | nPeaks = 0 |
tpccf::SizeT | nClusters = 0 |
uint32_t | maxTimeBin = 0 |
uint32_t | nPagesSubsector = 0 |
Definition at line 57 of file GPUTPCClusterFinder.h.
uint32_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::maxTimeBin = 0 |
Definition at line 63 of file GPUTPCClusterFinder.h.
tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nClusters = 0 |
Definition at line 62 of file GPUTPCClusterFinder.h.
size_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nDigits = 0 |
Definition at line 58 of file GPUTPCClusterFinder.h.
tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nDigitsInFragment = 0 |
Definition at line 59 of file GPUTPCClusterFinder.h.
uint32_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPagesSubsector = 0 |
Definition at line 64 of file GPUTPCClusterFinder.h.
tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPeaks = 0 |
Definition at line 61 of file GPUTPCClusterFinder.h.
tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPositions = 0 |
Definition at line 60 of file GPUTPCClusterFinder.h.