#include <ReadoutConfig.h>
|
| CBM_YAML_PROPERTIES (yaml::Property(&Elink::toFeb, "toFeb", "Mapping of elink to FEB within CROB (-1 = inactive)"), yaml::Property(&Elink::toAsicFebA, "toAsicFebA", "Mapping of eLink to ASIC for FEB Type A", YAML::Hex), yaml::Property(&Elink::toAsicFebB, "toAsicFebB", "Mapping of eLink to ASIC for FEB Type B", YAML::Hex)) |
|
Definition at line 62 of file sts/ReadoutConfig.h.
◆ CBM_YAML_PROPERTIES()
cbm::algo::sts::ReadoutSetup::Elink::CBM_YAML_PROPERTIES |
( |
yaml::Property(&::, "", " -1 = inactive" | | ) |
& |
◆ toAsicFebA
u32 cbm::algo::sts::ReadoutSetup::Elink::toAsicFebA |
◆ toAsicFebB
u32 cbm::algo::sts::ReadoutSetup::Elink::toAsicFebB |
◆ toFeb
i16 cbm::algo::sts::ReadoutSetup::Elink::toFeb |
The documentation for this struct was generated from the following file: