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

STS Unpacking parameters for one eLink / ASIC. More...

#include <UnpackMS.h>

Public Attributes

std::vector< uint32_t > fAddress
 CbmMuchAddress for different channels.
 
std::vector< bool > fChanMask
 Channel masking flags.
 
uint64_t fTimeOffset = 0.
 Time calibration parameter.
 

Detailed Description

STS Unpacking parameters for one eLink / ASIC.

Author
Volker Friese v.fri.nosp@m.ese@.nosp@m.gsi.d.nosp@m.e
Since
25 November 2021

Definition at line 28 of file much/UnpackMS.h.

Member Data Documentation

◆ fAddress

std::vector<uint32_t> cbm::algo::much::UnpackElinkPar::fAddress

CbmMuchAddress for different channels.

Definition at line 29 of file much/UnpackMS.h.

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

◆ fChanMask

std::vector<bool> cbm::algo::much::UnpackElinkPar::fChanMask

Channel masking flags.

Definition at line 30 of file much/UnpackMS.h.

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

◆ fTimeOffset

uint64_t cbm::algo::much::UnpackElinkPar::fTimeOffset = 0.

Time calibration parameter.

Definition at line 31 of file much/UnpackMS.h.

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


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