![]() |
Project
|
#include <limits>#include <cstdint>#include "CommonDataFormat/TimeStamp.h"#include "GPUCommonRtypes.h"#include "GPUCommonDef.h"#include "GPUCommonMath.h"Go to the source code of this file.
Classes | |
| class | o2::its::TimeEstBC |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its |
Typedefs | |
| using | o2::its::TimeStampType = uint32_t |
| using | o2::its::TimeStampErrorType = uint16_t |
| using | o2::its::TimeStamp = o2::dataformats::TimeStampWithError< float, float > |