![]() |
Project
|
#include <string>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | o2::framework::ServiceTypeHash |
struct | o2::framework::ServiceHandle |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::framework |
Defining PrimaryVertex explicitly as messageable. | |
Enumerations | |
enum struct | o2::framework::ServiceKind { o2::framework::DeviceSerial , o2::framework::DeviceGlobal , o2::framework::DeviceStream , o2::framework::DataProcessorSerial , o2::framework::DataProcessorGlobal , o2::framework::DataProcessorStream , o2::framework::Serial = DataProcessorSerial , o2::framework::Global = DataProcessorGlobal , o2::framework::Stream = DataProcessorStream } |
The kind of service we are asking for. More... | |