Project
Loading...
Searching...
No Matches
o2::gpu::GPUConstantMem Struct Reference

#include <GPUConstantMem.h>

Public Member Functions

template<int32_t I>
 GPUd () auto &getTRDTracker()
 

Public Attributes

GPUParam param
 
GPUTPCTracker tpcTrackers [GPUCA_NSECTORS]
 
GPUTPCConvert tpcConverter
 
GPUTPCCompression tpcCompressor
 
GPUTPCDecompression tpcDecompressor
 
GPUTPCGMMerger tpcMerger
 
GPUTRDTrackerGPU trdTrackerGPU
 
GPUTRDTracker trdTrackerO2
 
GPUTPCClusterFinder tpcClusterer [GPUCA_NSECTORS]
 
GPUITSFitter itsFitter
 
GPUTrackingRefitProcessor trackingRefit
 
GPUTrackingInOutPointers ioPtrs
 
GPUCalibObjectsConst calibObjects
 
GPUErrors errorCodes
 

Detailed Description

Definition at line 39 of file GPUConstantMem.h.

Member Function Documentation

◆ GPUd()

template<int32_t I>
o2::gpu::GPUConstantMem::GPUd ( ) &

Member Data Documentation

◆ calibObjects

GPUCalibObjectsConst o2::gpu::GPUConstantMem::calibObjects

Definition at line 53 of file GPUConstantMem.h.

◆ errorCodes

GPUErrors o2::gpu::GPUConstantMem::errorCodes

Definition at line 54 of file GPUConstantMem.h.

◆ ioPtrs

GPUTrackingInOutPointers o2::gpu::GPUConstantMem::ioPtrs

Definition at line 52 of file GPUConstantMem.h.

◆ itsFitter

GPUITSFitter o2::gpu::GPUConstantMem::itsFitter

Definition at line 50 of file GPUConstantMem.h.

◆ param

GPUParam o2::gpu::GPUConstantMem::param

Definition at line 40 of file GPUConstantMem.h.

◆ tpcClusterer

GPUTPCClusterFinder o2::gpu::GPUConstantMem::tpcClusterer[GPUCA_NSECTORS]

Definition at line 49 of file GPUConstantMem.h.

◆ tpcCompressor

GPUTPCCompression o2::gpu::GPUConstantMem::tpcCompressor

Definition at line 44 of file GPUConstantMem.h.

◆ tpcConverter

GPUTPCConvert o2::gpu::GPUConstantMem::tpcConverter

Definition at line 43 of file GPUConstantMem.h.

◆ tpcDecompressor

GPUTPCDecompression o2::gpu::GPUConstantMem::tpcDecompressor

Definition at line 45 of file GPUConstantMem.h.

◆ tpcMerger

GPUTPCGMMerger o2::gpu::GPUConstantMem::tpcMerger

Definition at line 46 of file GPUConstantMem.h.

◆ tpcTrackers

GPUTPCTracker o2::gpu::GPUConstantMem::tpcTrackers[GPUCA_NSECTORS]

Definition at line 42 of file GPUConstantMem.h.

◆ trackingRefit

GPUTrackingRefitProcessor o2::gpu::GPUConstantMem::trackingRefit

Definition at line 51 of file GPUConstantMem.h.

◆ trdTrackerGPU

GPUTRDTrackerGPU o2::gpu::GPUConstantMem::trdTrackerGPU

Definition at line 47 of file GPUConstantMem.h.

◆ trdTrackerO2

GPUTRDTracker o2::gpu::GPUConstantMem::trdTrackerO2

Definition at line 48 of file GPUConstantMem.h.


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