![]() |
Project
|
Go to the source code of this file.
Classes | |
| struct | o2::PrimaryChunkRequest |
| struct | o2::PrimaryChunkAnswer |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
Enumerations | |
| enum class | o2::O2PrimaryServerState { o2::Initializing = 0 , o2::ReadyToServe = 1 , o2::WaitingEvent = 2 , o2::Idle = 3 , o2::Stopped = 4 } |
| enum to represent state of the O2Sim event/primary server More... | |
| enum class | o2::O2PrimaryServerInfoRequest { o2::Status = 1 , o2::Config = 2 , o2::AllowShutdown = 3 } |
| enum class for request to o2sim-primserv-info channel of the O2PrimaryServerDevice More... | |