![]() |
Project
|
#include "GPUCommonDef.h"#include <type_traits>#include "ReconstructionDataFormats/Vertex.h"#include "SimulationDataFormat/MCCompLabel.h"#include "DataFormatsITS/TimeEstBC.h"Go to the source code of this file.
Classes | |
| struct | o2::framework::is_messageable< o2::dataformats::Vertex< 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 |
| namespace | o2::framework |
| Defining ITS Vertex explicitly as messageable. | |
Typedefs | |
| using | o2::its::Vertex = o2::dataformats::Vertex< o2::its::TimeEstBC > |
| using | o2::its::VertexLabel = std::pair< o2::MCCompLabel, float > |