|
CbmRoot
|
#include <ReadoutConfig.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (yaml::Property(&PadsConfig::channelToPadX, "channelToPadX", "X means CHANNEL for CbmMuchAddressA"), yaml::Property(&PadsConfig::channelToPadY, "channelToPadY", "Y means SECTOR for CbmMuchAddress")) | |
Public Attributes | |
| std::vector< int16_t > | channelToPadX |
| std::vector< int16_t > | channelToPadY |
Definition at line 43 of file much/ReadoutConfig.h.
| cbm::algo::much::ReadoutSetup::PadsConfig::CBM_YAML_PROPERTIES | ( | yaml::Property &::, "", " " | CbmMuchAddressA, |
| yaml::Property &::, "", " " | CbmMuchAddress ) |
References channelToPadX, and channelToPadY.
| std::vector<int16_t> cbm::algo::much::ReadoutSetup::PadsConfig::channelToPadX |
Definition at line 44 of file much/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES(), and cbm::algo::much::ReadoutConfig::Init().
| std::vector<int16_t> cbm::algo::much::ReadoutSetup::PadsConfig::channelToPadY |
Definition at line 45 of file much/ReadoutConfig.h.
Referenced by CBM_YAML_PROPERTIES(), and cbm::algo::much::ReadoutConfig::Init().