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

#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
 

Detailed Description

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

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::much::ReadoutSetup::PadsConfig::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " CbmMuchAddressA,
yaml::Property &::, "", " " CbmMuchAddress )

References channelToPadX, and channelToPadY.

Member Data Documentation

◆ channelToPadX

std::vector<int16_t> cbm::algo::much::ReadoutSetup::PadsConfig::channelToPadX

◆ channelToPadY

std::vector<int16_t> cbm::algo::much::ReadoutSetup::PadsConfig::channelToPadY

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