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

#include <ReadoutConfig.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&Elink::toFeb, "toFeb", "Mapping of elink to FEB within CROB (-1 = inactive)"), yaml::Property(&Elink::toAsicFebA, "toAsicFebA", "Mapping of eLink to ASIC for FEB Type A", YAML::Hex), yaml::Property(&Elink::toAsicFebB, "toAsicFebB", "Mapping of eLink to ASIC for FEB Type B", YAML::Hex))
 

Public Attributes

i16 toFeb
 
u32 toAsicFebA
 
u32 toAsicFebB
 

Detailed Description

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

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

cbm::algo::sts::ReadoutSetup::Elink::CBM_YAML_PROPERTIES ( yaml::Property(&::, "", " -1 = inactive" ) &

Member Data Documentation

◆ toAsicFebA

u32 cbm::algo::sts::ReadoutSetup::Elink::toAsicFebA

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

◆ toAsicFebB

u32 cbm::algo::sts::ReadoutSetup::Elink::toAsicFebB

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

◆ toFeb

i16 cbm::algo::sts::ReadoutSetup::Elink::toFeb

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


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