#include <ReadoutConfig.h>
|
| CBM_YAML_PROPERTIES (yaml::Property(&Module::address, "address", "HW address of module", YAML::Hex), yaml::Property(&Module::type, "type", "Type 0 had the connector at the right side, type 1 at the left side. For type 0, the mapping " "of FEB to module side as above applies, for type 1, it has to be inverted.")) |
|
Definition at line 32 of file sts/ReadoutConfig.h.
◆ CBM_YAML_PROPERTIES()
cbm::algo::sts::ReadoutSetup::Module::CBM_YAML_PROPERTIES |
( |
yaml::Property &::, "", " ", ::Hex | , |
|
|
yaml::Property &::, "", " 0 , 1 . 0, " " , 1, ." | inverted ) |
◆ address
i32 cbm::algo::sts::ReadoutSetup::Module::address |
◆ type
i32 cbm::algo::sts::ReadoutSetup::Module::type |
The documentation for this struct was generated from the following file: