CbmRoot
Loading...
Searching...
No Matches
cbm::algo::sts::ChannelMaskSet Struct Reference

#include <ChannelMaskSet.h>

Classes

struct  MaskedChannels
 

Public Member Functions

 ChannelMaskSet ()=default
 Construct emtpy mapping.
 
 ~ChannelMaskSet ()=default
 
 CBM_YAML_MERGE_PROPERTY ()
 
 CBM_YAML_PROPERTIES (yaml::Property(&ChannelMaskSet::values, "maskSet", "Channel mask set"))
 

Public Attributes

std::map< size_t, MaskedChannelsvalues
 

Detailed Description

Definition at line 18 of file ChannelMaskSet.h.

Constructor & Destructor Documentation

◆ ChannelMaskSet()

cbm::algo::sts::ChannelMaskSet::ChannelMaskSet ( )
default

Construct emtpy mapping.

◆ ~ChannelMaskSet()

cbm::algo::sts::ChannelMaskSet::~ChannelMaskSet ( )
default

Member Function Documentation

◆ CBM_YAML_MERGE_PROPERTY()

cbm::algo::sts::ChannelMaskSet::CBM_YAML_MERGE_PROPERTY ( )

◆ CBM_YAML_PROPERTIES()

cbm::algo::sts::ChannelMaskSet::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " " set)

Member Data Documentation

◆ values

std::map<size_t, MaskedChannels> cbm::algo::sts::ChannelMaskSet::values

Definition at line 35 of file ChannelMaskSet.h.

Referenced by cbm::algo::sts::ReadoutConfig::Init().


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