|
CbmRoot
|
A helper structure, which defines a layout of the "mCBM start time" YAML file. More...
Public Member Functions | |
| CBM_YAML_PROPERTIES (algo::yaml::Property(&RunDatabase::DbStartTimeMcbm::runStartTime, "run_start", "Run ID map to start time")) | |
Public Attributes | |
| std::unordered_map< uint32_t, uint64_t > | runStartTime |
| run start time | |
A helper structure, which defines a layout of the "mCBM start time" YAML file.
Definition at line 69 of file CbmRunDatabase.h.
| cbm::RunDatabase::DbStartTimeMcbm::CBM_YAML_PROPERTIES | ( | algo::yaml::Property &::::, "", " " | time | ) |
| std::unordered_map<uint32_t, uint64_t> cbm::RunDatabase::DbStartTimeMcbm::runStartTime |
run start time
Definition at line 70 of file CbmRunDatabase.h.