CbmRoot
Loading...
Searching...
No Matches
cbm::algo::ReadoutParFiles::Sts Struct Reference

A structure to keep readout parameters for STS. More...

#include <ReadoutParFiles.h>

Public Member Functions

 CBM_YAML_PROPERTIES (util::yaml::Property(&ReadoutParFiles::Sts::readout, "readout", "Readout setup parameters"), util::yaml::Property(&ReadoutParFiles::Sts::channelMask, "channelMask", "Masked hot/dead channels"), util::yaml::Property(&ReadoutParFiles::Sts::walkMap, "walkMap", "Masked hot/dead channels"))
 

Public Attributes

std::string readout
 
std::string channelMask
 
std::string walkMap
 

Detailed Description

A structure to keep readout parameters for STS.

Definition at line 37 of file ReadoutParFiles.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::ReadoutParFiles::Sts::CBM_YAML_PROPERTIES ( util::yaml::Property &::::, "", " " parameters,
util::yaml::Property &::::, "", " / " channels,
util::yaml::Property &::::, "", " / " channels )

References channelMask, readout, and walkMap.

Member Data Documentation

◆ channelMask

std::string cbm::algo::ReadoutParFiles::Sts::channelMask

Definition at line 39 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().

◆ readout

std::string cbm::algo::ReadoutParFiles::Sts::readout

Definition at line 38 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().

◆ walkMap

std::string cbm::algo::ReadoutParFiles::Sts::walkMap

Definition at line 40 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().


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