|
CbmRoot
|
A structure to keep readout parameters for MUST. More...
#include <ReadoutParFiles.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (util::yaml::Property(&ReadoutParFiles::Must::readout, "readout", "Readout parameters"), util::yaml::Property(&ReadoutParFiles::Must::channelMask, "channelMask", "Masked hot/dead channels")) | |
Public Attributes | |
| std::string | readout |
| std::string | channelMask |
A structure to keep readout parameters for MUST.
Definition at line 92 of file ReadoutParFiles.h.
| cbm::algo::ReadoutParFiles::Must::CBM_YAML_PROPERTIES | ( | util::yaml::Property &::::, "", " " | parameters, |
| util::yaml::Property &::::, "", " / " | channels ) |
References channelMask, and readout.
| std::string cbm::algo::ReadoutParFiles::Must::channelMask |
Definition at line 94 of file ReadoutParFiles.h.
Referenced by CBM_YAML_PROPERTIES().
| std::string cbm::algo::ReadoutParFiles::Must::readout |
Definition at line 93 of file ReadoutParFiles.h.
Referenced by CBM_YAML_PROPERTIES().