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

TRD2D 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.
 
uint8_t fDaqOffset = 0
 Time calibration parameter.
 
uint16_t fSignalThres = 0
 Signal threshold to remove ringing channels.
 

Detailed Description

TRD2D 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 116 of file trd2d/UnpackMS.h.

Member Data Documentation

◆ fDaqOffset

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

Time calibration parameter.

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

Referenced by cbm::algo::trd2d::UnpackMS< sys_ver >::pushDigis(), and cbm::algo::trd2d::Unpack::Unpack().

◆ fMask

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

Flag for channel masking.

Definition at line 118 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 117 of file trd2d/UnpackMS.h.

Referenced by cbm::algo::trd2d::UnpackMS< sys_ver >::pushDigis(), and cbm::algo::trd2d::Unpack::Unpack().

◆ fSignalThres

uint16_t cbm::algo::trd2d::UnpackChannelPar::fSignalThres = 0

Signal threshold to remove ringing channels.

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

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


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