|
CbmRoot
|
#include <ReadoutConfig.h>
Public Member Functions | |
| CBM_YAML_FORMAT (YAML::Flow) | |
| CBM_YAML_PROPERTIES (yaml::Property(&CompMapping::moduleId, "moduleId", "Module ID"), yaml::Property(&CompMapping::fiberId, "fiberId", "Optical Fibre ID")) | |
Public Attributes | |
| uint16_t | moduleId |
| uint8_t | fiberId |
Definition at line 34 of file trd2d/ReadoutConfig.h.
| cbm::algo::trd2d::ReadoutSetup::CompMapping::CBM_YAML_FORMAT | ( | YAML::Flow | ) |
| cbm::algo::trd2d::ReadoutSetup::CompMapping::CBM_YAML_PROPERTIES | ( | yaml::Property &::, "", " " | ID, |
| yaml::Property &::, "", " " | ID ) |
| uint8_t cbm::algo::trd2d::ReadoutSetup::CompMapping::fiberId |
Definition at line 36 of file trd2d/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES().
| uint16_t cbm::algo::trd2d::ReadoutSetup::CompMapping::moduleId |
Definition at line 35 of file trd2d/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES().