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