Project
Loading...
Searching...
No Matches
o2::gpu::GPUWorkflowHelper::tmpDataContainer Struct Reference

Public Attributes

std::vector< o2::BaseCluster< float > > ITSClustersArray
 
std::vector< int32_t > tpcLinkITS
 
std::vector< int32_t > tpcLinkTRD
 
std::vector< int32_t > tpcLinkTOF
 
std::vector< const o2::track::TrackParCov * > globalTracks
 
std::vector< float > globalTrackTimes
 

Detailed Description

Definition at line 23 of file GPUWorkflowHelper.cxx.

Member Data Documentation

◆ globalTracks

std::vector<const o2::track::TrackParCov*> o2::gpu::GPUWorkflowHelper::tmpDataContainer::globalTracks

Definition at line 26 of file GPUWorkflowHelper.cxx.

◆ globalTrackTimes

std::vector<float> o2::gpu::GPUWorkflowHelper::tmpDataContainer::globalTrackTimes

Definition at line 27 of file GPUWorkflowHelper.cxx.

◆ ITSClustersArray

std::vector<o2::BaseCluster<float> > o2::gpu::GPUWorkflowHelper::tmpDataContainer::ITSClustersArray

Definition at line 24 of file GPUWorkflowHelper.cxx.

◆ tpcLinkITS

std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkITS

Definition at line 25 of file GPUWorkflowHelper.cxx.

◆ tpcLinkTOF

std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkTOF

Definition at line 25 of file GPUWorkflowHelper.cxx.

◆ tpcLinkTRD

std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkTRD

Definition at line 25 of file GPUWorkflowHelper.cxx.


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