![]() |
Project
|
#include <cmath>#include <cstddef>#include <limits>#include "ITSMFTTracking/Configuration.h"#include "ITSMFTTracking/IndexTableUtils.h"#include "ITSMFTTracking/SurfaceDescriptor.h"Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::itsmft |
| namespace | o2::itsmft::tracking |
Functions | |
| bool | o2::itsmft::tracking::configureIndexTableUtils (o2::itsmft::IndexTableUtilsCore &destination, const DetectorParameters ¶ms, int activeSurfaceCount, SurfaceKind kind, gsl::span< const SurfaceChartRange > chartRanges) noexcept |
| bool | o2::itsmft::tracking::indexTableConfigurationsMatch (const o2::itsmft::IndexTableUtilsCore &a, const o2::itsmft::IndexTableUtilsCore &b, int activeSurfaceCount) noexcept |
| bool | o2::itsmft::tracking::checkedIndexTableSizeProduct (std::size_t a, std::size_t b, std::size_t &result) noexcept |