CbmRoot
Loading...
Searching...
No Matches
RunDatabase::DbCommon Struct Reference

A helper structure, which defines a layout for "common" YAML node. More...

Public Member Functions

 CBM_YAML_PROPERTIES (util::yaml::Property(&RunDatabase::DbCommon::geoSetup, "geoSetup", "Run ID map for geometry setup tags"))
 

Public Attributes

std::map< uint32_t, std::string > geoSetup
 geometry setup tag
 

Detailed Description

A helper structure, which defines a layout for "common" YAML node.

Definition at line 31 of file CbmRunDatabase.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::RunDatabase::DbCommon::CBM_YAML_PROPERTIES ( util::yaml::Property &::::, "", " " tags)

Member Data Documentation

◆ geoSetup

std::map<uint32_t, std::string> cbm::RunDatabase::DbCommon::geoSetup

geometry setup tag

Definition at line 32 of file CbmRunDatabase.h.


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