CbmRoot
Loading...
Searching...
No Matches
cbm::algo::trd2d::UnpackChannelPar Struct Reference

TRD Unpacking parameters for one Asic channel. More...

#include <UnpackMS.h>

Public Attributes

int32_t fPadAddress
 Pad address for channel.
 
bool fMask
 Flag for channel masking.
 
uint64_t fDaqOffset = 0
 Time calibration parameter.
 

Detailed Description

TRD Unpacking parameters for one Asic channel.

Author
Dominik Smith d.smi.nosp@m.th@g.nosp@m.si.de
Since
31 January 2023

Definition at line 49 of file trd2d/UnpackMS.h.

Member Data Documentation

◆ fDaqOffset

uint64_t cbm::algo::trd2d::UnpackChannelPar::fDaqOffset = 0

Time calibration parameter.

Definition at line 52 of file trd2d/UnpackMS.h.

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

◆ fMask

bool cbm::algo::trd2d::UnpackChannelPar::fMask

Flag for channel masking.

Definition at line 51 of file trd2d/UnpackMS.h.

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

◆ fPadAddress

int32_t cbm::algo::trd2d::UnpackChannelPar::fPadAddress

Pad address for channel.

Definition at line 50 of file trd2d/UnpackMS.h.

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


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