![]() |
Project
|
#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] |
Definition at line 29 of file GPUTPCCFChainContext.h.
GPUTPCClusterFinder::MinMaxCN o2::gpu::GPUTPCCFChainContext::FragmentData::minMaxCN[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS] |
Definition at line 33 of file GPUTPCCFChainContext.h.
uint32_t o2::gpu::GPUTPCCFChainContext::FragmentData::nDigits[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS] |
Definition at line 30 of file GPUTPCCFChainContext.h.
uint32_t o2::gpu::GPUTPCCFChainContext::FragmentData::nPages[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS] |
Definition at line 31 of file GPUTPCCFChainContext.h.
std::vector<uint16_t> o2::gpu::GPUTPCCFChainContext::FragmentData::pageDigits[GPUCA_NSECTORS][GPUTrackingInOutZS::NENDPOINTS] |
Definition at line 32 of file GPUTPCCFChainContext.h.