Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCClusterFinder::Memory::counters_t Struct Reference

#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
 

Detailed Description

Definition at line 57 of file GPUTPCClusterFinder.h.

Member Data Documentation

◆ maxTimeBin

uint32_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::maxTimeBin = 0

Definition at line 63 of file GPUTPCClusterFinder.h.

◆ nClusters

tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nClusters = 0

Definition at line 62 of file GPUTPCClusterFinder.h.

◆ nDigits

size_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nDigits = 0

Definition at line 58 of file GPUTPCClusterFinder.h.

◆ nDigitsInFragment

tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nDigitsInFragment = 0

Definition at line 59 of file GPUTPCClusterFinder.h.

◆ nPagesSubsector

uint32_t o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPagesSubsector = 0

Definition at line 64 of file GPUTPCClusterFinder.h.

◆ nPeaks

tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPeaks = 0

Definition at line 61 of file GPUTPCClusterFinder.h.

◆ nPositions

tpccf::SizeT o2::gpu::GPUTPCClusterFinder::Memory::counters_t::nPositions = 0

Definition at line 60 of file GPUTPCClusterFinder.h.


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