Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCFChainContext::FragmentData Struct Reference

#include <GPUTPCCFChainContext.h>

Public Attributes

uint32_t nDigits [GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]
 
uint32_t nPages [GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]
 
std::vector< uint16_t > pageDigits [GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]
 
GPUTPCClusterFinder::MinMaxCN minMaxCN [GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]
 

Detailed Description

Definition at line 29 of file GPUTPCCFChainContext.h.

Member Data Documentation

◆ minMaxCN

GPUTPCClusterFinder::MinMaxCN o2::gpu::GPUTPCCFChainContext::FragmentData::minMaxCN[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]

Definition at line 33 of file GPUTPCCFChainContext.h.

◆ nDigits

uint32_t o2::gpu::GPUTPCCFChainContext::FragmentData::nDigits[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]

Definition at line 30 of file GPUTPCCFChainContext.h.

◆ nPages

uint32_t o2::gpu::GPUTPCCFChainContext::FragmentData::nPages[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]

Definition at line 31 of file GPUTPCCFChainContext.h.

◆ pageDigits

std::vector<uint16_t> o2::gpu::GPUTPCCFChainContext::FragmentData::pageDigits[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS]

Definition at line 32 of file GPUTPCCFChainContext.h.


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