|
CbmRoot
|
#include <ReadoutConfig.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (yaml::Property(&FebsIds::febsGemA, "febsGemA", "Mapping of FEBs IDs for GEM A"), yaml::Property(&FebsIds::febsGemB, "febsGemB", "Mapping of FEBs IDs for GEM B"), yaml::Property(&FebsIds::febsRpc, "febsRpc", "Mapping of FEBs IDs forRPC")) | |
Public Attributes | |
| std::vector< int16_t > | febsGemA |
| std::vector< int16_t > | febsGemB |
| std::vector< int16_t > | febsRpc |
Definition at line 32 of file much/ReadoutConfig.h.
| cbm::algo::much::ReadoutSetup::FebsIds::CBM_YAML_PROPERTIES | ( | yaml::Property &::, "", " " | A, |
| yaml::Property &::, "", " " | B, | ||
| yaml::Property &::, "", " " | forRPC ) |
| std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsGemA |
Definition at line 33 of file much/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES(), and cbm::algo::much::ReadoutConfig::Init().
| std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsGemB |
Definition at line 34 of file much/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES(), and cbm::algo::much::ReadoutConfig::Init().
| std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsRpc |
Definition at line 35 of file much/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES(), and cbm::algo::much::ReadoutConfig::Init().