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

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
 

Detailed Description

A structure to keep readout parameters for TRD2D.

Definition at line 114 of file ReadoutParFiles.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

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

References fee, and readout.

Member Data Documentation

◆ fee

std::string cbm::algo::ReadoutParFiles::Trd2d::fee

Definition at line 116 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().

◆ readout

std::string cbm::algo::ReadoutParFiles::Trd2d::readout

Definition at line 115 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().


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