CbmRoot
Loading...
Searching...
No Matches
cbm::algo::much::ReadoutSetup::Component Struct Reference

#include <ReadoutConfig.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Component::equipmentId, "equipmentId", "Equipment ID of component. Written to the data stream (MicrosliceDescriptor).", YAML::Hex), yaml::Property(&Component::active, "active", "Active/Inactive flag per component (Unused for now)"))
 

Public Attributes

uint16_t equipmentId
 
bool active
 

Detailed Description

Definition at line 22 of file much/ReadoutConfig.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::much::ReadoutSetup::Component::CBM_YAML_PROPERTIES ( yaml::Property(&::, "", " . MicrosliceDescriptor." ,
YAML::Hex  ) &

References active, and equipmentId.

Member Data Documentation

◆ active

bool cbm::algo::much::ReadoutSetup::Component::active

Definition at line 24 of file much/ReadoutConfig.h.

Referenced by CBM_YAML_PROPERTIES().

◆ equipmentId

uint16_t cbm::algo::much::ReadoutSetup::Component::equipmentId

Definition at line 23 of file much/ReadoutConfig.h.

Referenced by CBM_YAML_PROPERTIES().


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