![]() |
Project
|
#include <GPUO2InterfaceConfiguration.h>
Public Attributes | |
| bool | outputToExternalBuffers = false |
| uint64_t | maxTPCZS = 8192ul * 1024 * 1024 |
| uint32_t | maxTPCHits = 1024 * 1024 * 1024 |
| uint32_t | maxTRDTracklets = 128 * 1024 |
| uint32_t | maxITSTracks = 96 * 1024 |
Definition at line 72 of file GPUO2InterfaceConfiguration.h.
| uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxITSTracks = 96 * 1024 |
Definition at line 78 of file GPUO2InterfaceConfiguration.h.
| uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTPCHits = 1024 * 1024 * 1024 |
Definition at line 76 of file GPUO2InterfaceConfiguration.h.
| uint64_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTPCZS = 8192ul * 1024 * 1024 |
Definition at line 75 of file GPUO2InterfaceConfiguration.h.
| uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTRDTracklets = 128 * 1024 |
Definition at line 77 of file GPUO2InterfaceConfiguration.h.
| bool o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::outputToExternalBuffers = false |
Definition at line 73 of file GPUO2InterfaceConfiguration.h.