|
CbmRoot
|
A structure to keep readout parameters for TRD2D. More...
#include <ReadoutParFiles.h>
Public Member Functions | |
| CBM_YAML_PROPERTIES (util::yaml::Property(&ReadoutParFiles::Trd2d::readout, "readout", "Readout parameters"), util::yaml::Property(&ReadoutParFiles::Trd2d::fee, "fee", "Masked hot/dead channels")) | |
Public Attributes | |
| std::string | readout |
| std::string | fee |
A structure to keep readout parameters for TRD2D.
Definition at line 114 of file ReadoutParFiles.h.
| cbm::algo::ReadoutParFiles::Trd2d::CBM_YAML_PROPERTIES | ( | util::yaml::Property &::::, "", " " | parameters, |
| util::yaml::Property &::::, "", " / " | channels ) |
| std::string cbm::algo::ReadoutParFiles::Trd2d::fee |
Definition at line 116 of file ReadoutParFiles.h.
Referenced by CBM_YAML_PROPERTIES().
| std::string cbm::algo::ReadoutParFiles::Trd2d::readout |
Definition at line 115 of file ReadoutParFiles.h.
Referenced by CBM_YAML_PROPERTIES().