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

#include <ReadoutConfig.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Module::address, "address", "HW address of module", YAML::Hex), yaml::Property(&Module::type, "type", "Type 0 had the connector at the right side, type 1 at the left side. For type 0, the mapping " "of FEB to module side as above applies, for type 1, it has to be inverted."))
 

Public Attributes

i32 address
 
i32 type
 

Detailed Description

Definition at line 32 of file sts/ReadoutConfig.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::sts::ReadoutSetup::Module::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " ", ::Hex ,
yaml::Property &::, "", " 0 , 1 . 0, " " , 1, ." inverted )

Member Data Documentation

◆ address

i32 cbm::algo::sts::ReadoutSetup::Module::address

Definition at line 33 of file sts/ReadoutConfig.h.

◆ type

i32 cbm::algo::sts::ReadoutSetup::Module::type

Definition at line 34 of file sts/ReadoutConfig.h.


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