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

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

#include <ReadoutParFiles.h>

Public Member Functions

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

Public Attributes

std::string readout
 
std::string channelMask
 

Detailed Description

A structure to keep readout parameters for TOF.

Definition at line 81 of file ReadoutParFiles.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

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

References channelMask, and readout.

Member Data Documentation

◆ channelMask

std::string cbm::algo::ReadoutParFiles::Tof::channelMask

Definition at line 83 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().

◆ readout

std::string cbm::algo::ReadoutParFiles::Tof::readout

Definition at line 82 of file ReadoutParFiles.h.

Referenced by CBM_YAML_PROPERTIES().


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