#include "GPUCommonDef.h"
#include "GPUCommonMath.h"
#include <MathUtils/Cartesian.h>
#include "CommonDataFormat/TimeStamp.h"
#include <type_traits>
#include <array>
#include <sstream>
#include <string>
#include <fmt/format.h>
Go to the source code of this file.
|
| namespace | o2 |
| | a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
| |
| namespace | o2::dataformats |
| | Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage.
|
| |
| namespace | o2::dataformats::detail |
| |
| namespace | o2::framework |
| | Defining PrimaryVertex explicitly as messageable.
|
| |