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

#include <UnpackMS.h>

Public Attributes

uint32_t fNumChansPerAsic = 0
 Number of channels per ASIC.
 
uint32_t fNumAsicsPerModule = 0
 Number of ASICS per module.
 
std::vector< UnpackElinkParfElinkParams = {}
 Parameters for each eLink.
 
bool fWriteAux = false
 Write auxiliary data for module.
 

Detailed Description

Definition at line 43 of file sts/UnpackMS.h.

Member Data Documentation

◆ fElinkParams

std::vector<UnpackElinkPar> cbm::algo::sts::UnpackPar::fElinkParams = {}

Parameters for each eLink.

Definition at line 46 of file sts/UnpackMS.h.

◆ fNumAsicsPerModule

uint32_t cbm::algo::sts::UnpackPar::fNumAsicsPerModule = 0

Number of ASICS per module.

Definition at line 45 of file sts/UnpackMS.h.

◆ fNumChansPerAsic

uint32_t cbm::algo::sts::UnpackPar::fNumChansPerAsic = 0

Number of channels per ASIC.

Definition at line 44 of file sts/UnpackMS.h.

◆ fWriteAux

bool cbm::algo::sts::UnpackPar::fWriteAux = false

Write auxiliary data for module.

Definition at line 47 of file sts/UnpackMS.h.

Referenced by cbm::algo::sts::Unpack::Unpack().


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