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

#include <GPUOutputControl.h>

Inherited by o2::gpu::GPUInterfaceOutputs.

Public Member Functions

GPUOutputControlasArray ()
 
size_t getIndex (const GPUOutputControl &v)
 

Static Public Member Functions

static constexpr size_t count ()
 
static int32_t getIndex (GPUOutputControl GPUTrackingOutputs::*v)
 

Public Attributes

GPUOutputControl compressedClusters
 
GPUOutputControl clustersNative
 
GPUOutputControl tpcTracks
 
GPUOutputControl clusterLabels
 
GPUOutputControl sharedClusterMap
 
GPUOutputControl tpcOccupancyMap
 
GPUOutputControl tpcTracksO2
 
GPUOutputControl tpcTracksO2ClusRefs
 
GPUOutputControl tpcTracksO2Labels
 
GPUOutputControl tpcTriggerWords
 

Detailed Description

Definition at line 66 of file GPUOutputControl.h.

Member Function Documentation

◆ asArray()

GPUOutputControl * o2::gpu::GPUTrackingOutputs::asArray ( )
inline

Definition at line 79 of file GPUOutputControl.h.

◆ count()

static constexpr size_t o2::gpu::GPUTrackingOutputs::count ( )
inlinestaticconstexpr

Definition at line 78 of file GPUOutputControl.h.

◆ getIndex() [1/2]

size_t o2::gpu::GPUTrackingOutputs::getIndex ( const GPUOutputControl v)
inline

Definition at line 80 of file GPUOutputControl.h.

◆ getIndex() [2/2]

static int32_t o2::gpu::GPUTrackingOutputs::getIndex ( GPUOutputControl GPUTrackingOutputs::*  v)
inlinestatic

Definition at line 81 of file GPUOutputControl.h.

Member Data Documentation

◆ clusterLabels

GPUOutputControl o2::gpu::GPUTrackingOutputs::clusterLabels

Definition at line 70 of file GPUOutputControl.h.

◆ clustersNative

GPUOutputControl o2::gpu::GPUTrackingOutputs::clustersNative

Definition at line 68 of file GPUOutputControl.h.

◆ compressedClusters

GPUOutputControl o2::gpu::GPUTrackingOutputs::compressedClusters

Definition at line 67 of file GPUOutputControl.h.

◆ sharedClusterMap

GPUOutputControl o2::gpu::GPUTrackingOutputs::sharedClusterMap

Definition at line 71 of file GPUOutputControl.h.

◆ tpcOccupancyMap

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcOccupancyMap

Definition at line 72 of file GPUOutputControl.h.

◆ tpcTracks

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcTracks

Definition at line 69 of file GPUOutputControl.h.

◆ tpcTracksO2

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcTracksO2

Definition at line 73 of file GPUOutputControl.h.

◆ tpcTracksO2ClusRefs

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcTracksO2ClusRefs

Definition at line 74 of file GPUOutputControl.h.

◆ tpcTracksO2Labels

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcTracksO2Labels

Definition at line 75 of file GPUOutputControl.h.

◆ tpcTriggerWords

GPUOutputControl o2::gpu::GPUTrackingOutputs::tpcTriggerWords

Definition at line 76 of file GPUOutputControl.h.


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