CbmRoot
Loading...
Searching...
No Matches
cbm::algo::much::ReadoutSetup::FebsIds Struct Reference

#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
 

Detailed Description

Definition at line 32 of file much/ReadoutConfig.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::much::ReadoutSetup::FebsIds::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " A,
yaml::Property &::, "", " " B,
yaml::Property &::, "", " " forRPC )

References febsGemA, febsGemB, and febsRpc.

Member Data Documentation

◆ febsGemA

std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsGemA

◆ febsGemB

std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsGemB

◆ febsRpc

std::vector<int16_t> cbm::algo::much::ReadoutSetup::FebsIds::febsRpc

The documentation for this struct was generated from the following file: