![]() |
Project
|
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 |
Definition at line 23 of file GPUWorkflowHelper.cxx.
std::vector<const o2::track::TrackParCov*> o2::gpu::GPUWorkflowHelper::tmpDataContainer::globalTracks |
Definition at line 26 of file GPUWorkflowHelper.cxx.
std::vector<float> o2::gpu::GPUWorkflowHelper::tmpDataContainer::globalTrackTimes |
Definition at line 27 of file GPUWorkflowHelper.cxx.
std::vector<o2::BaseCluster<float> > o2::gpu::GPUWorkflowHelper::tmpDataContainer::ITSClustersArray |
Definition at line 24 of file GPUWorkflowHelper.cxx.
std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkITS |
Definition at line 25 of file GPUWorkflowHelper.cxx.
std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkTOF |
Definition at line 25 of file GPUWorkflowHelper.cxx.
std::vector<int32_t> o2::gpu::GPUWorkflowHelper::tmpDataContainer::tpcLinkTRD |
Definition at line 25 of file GPUWorkflowHelper.cxx.