#include <ReadoutConfig.h>
|
| CBM_YAML_PROPERTIES (yaml::Property(&CROB::moduleId, "moduleId", "Unique ID of module the CROB resides in"), yaml::Property(&CROB::rpcType, "rpcType", "add explanation."), yaml::Property(&CROB::rpcSide, "rpcSide", "add explanation."), yaml::Property(&CROB::nRPC, "nRPC", "number of RPCs."), yaml::Property(&CROB::timeOffset, "timeOffset", "time offset for CROB")) |
|
Definition at line 25 of file bmon/ReadoutConfig.h.
◆ CBM_YAML_PROPERTIES()
cbm::algo::bmon::ReadoutSetup::CROB::CBM_YAML_PROPERTIES |
( |
yaml::Property &::, "", " " | in, |
|
|
yaml::Property &::, "", " ." | explanation, |
|
|
yaml::Property &::, "", " ." | explanation, |
|
|
yaml::Property &::, "", " ." | RPCs, |
|
|
yaml::Property &::, "", " " | CROB ) |
◆ moduleId
i32 cbm::algo::bmon::ReadoutSetup::CROB::moduleId |
◆ nRPC
i32 cbm::algo::bmon::ReadoutSetup::CROB::nRPC |
◆ rpcSide
i32 cbm::algo::bmon::ReadoutSetup::CROB::rpcSide |
◆ rpcType
i32 cbm::algo::bmon::ReadoutSetup::CROB::rpcType |
◆ timeOffset
i32 cbm::algo::bmon::ReadoutSetup::CROB::timeOffset |
The documentation for this struct was generated from the following file: