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

#include <GPUReconstructionThreading.h>

Public Attributes

std::unique_ptr< tbb::global_control > control
 
std::unique_ptr< tbb::task_arena > allThreads
 
std::unique_ptr< tbb::task_arena > activeThreads
 
std::unique_ptr< tbb::task_arena > outerThreads
 

Detailed Description

Definition at line 27 of file GPUReconstructionThreading.h.

Member Data Documentation

◆ activeThreads

std::unique_ptr<tbb::task_arena> o2::gpu::GPUReconstructionThreading::activeThreads

Definition at line 30 of file GPUReconstructionThreading.h.

◆ allThreads

std::unique_ptr<tbb::task_arena> o2::gpu::GPUReconstructionThreading::allThreads

Definition at line 29 of file GPUReconstructionThreading.h.

◆ control

std::unique_ptr<tbb::global_control> o2::gpu::GPUReconstructionThreading::control

Definition at line 28 of file GPUReconstructionThreading.h.

◆ outerThreads

std::unique_ptr<tbb::task_arena> o2::gpu::GPUReconstructionThreading::outerThreads

Definition at line 31 of file GPUReconstructionThreading.h.


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