CbmRoot
Loading...
Searching...
No Matches
cbm::RunDatabase::DbStartTimeMcbm Struct Reference

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
 

Detailed Description

A helper structure, which defines a layout of the "mCBM start time" YAML file.

Definition at line 69 of file CbmRunDatabase.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::RunDatabase::DbStartTimeMcbm::CBM_YAML_PROPERTIES ( algo::yaml::Property &::::, "", " " time)

References runStartTime.

Member Data Documentation

◆ runStartTime

std::unordered_map<uint32_t, uint64_t> cbm::RunDatabase::DbStartTimeMcbm::runStartTime

run start time

Definition at line 70 of file CbmRunDatabase.h.

Referenced by CBM_YAML_PROPERTIES().


The documentation for this struct was generated from the following file: