|
CbmRoot
|
#include <ReadoutConfig.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (yaml::Property(&Component::crobs, "crobs","eLink to address mapping per CROB", {}, YAML::Flow)) | |
Public Attributes | |
| std::vector< Crob > | crobs |
Definition at line 28 of file mvd/ReadoutConfig.h.
| cbm::algo::mvd::ReadoutSetup::Component::CBM_YAML_PROPERTIES | ( | yaml::Property &::, ""," ", {}, ::Flow | ) |
References crobs.
| std::vector<Crob> cbm::algo::mvd::ReadoutSetup::Component::crobs |
Definition at line 29 of file mvd/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES().