![]() |
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 78 of file GPUO2InterfaceConfiguration.h.
uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxITSTracks = 96 * 1024 |
Definition at line 84 of file GPUO2InterfaceConfiguration.h.
uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTPCHits = 1024 * 1024 * 1024 |
Definition at line 82 of file GPUO2InterfaceConfiguration.h.
uint64_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTPCZS = 8192ul * 1024 * 1024 |
Definition at line 81 of file GPUO2InterfaceConfiguration.h.
uint32_t o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::maxTRDTracklets = 128 * 1024 |
Definition at line 83 of file GPUO2InterfaceConfiguration.h.
bool o2::gpu::GPUO2InterfaceConfiguration::GPUInterfaceSettings::outputToExternalBuffers = false |
Definition at line 79 of file GPUO2InterfaceConfiguration.h.