![]() |
Project
|
#include <array>
#include <utility>
#include "ITStracking/Definitions.h"
#include "GPUCommonDefAPI.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::its |
namespace | o2::its::constants |
namespace | o2::its::constants::helpers |
Functions | |
o2::its::constants::GPUconstexpr () float Tolerance = 9.36f | |
template<typename T , std::size_t N, T Value> | |
constexpr std::array< T, N > | o2::its::constants::helpers::initArray () |
Variables | |
constexpr float | o2::its::constants::KB = 1024.f |
constexpr float | o2::its::constants::MB = KB * KB |
constexpr float | o2::its::constants::GB = MB * KB |
constexpr bool | o2::its::constants::DoTimeBenchmarks = true |
constexpr bool | o2::its::constants::SaveTimeBenchmarks = false |