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

TRD2D Calibration parameters for one Asic channel. More...

#include <UnpackMS.h>

Collaboration diagram for cbm::algo::trd2d::CalibChannelPar:
[legend]

Public Attributes

bool fMask = false
 Flag for channel masking.
 
int8_t fDaqOffset = 0
 Time calibration parameter.
 
float fBaseline = 0.
 baseline correction
 
float fGainFee = -1.
 gain correction wrt to reference
 
NoiseChannelPar noise = {}
 noise channel parametrisation
 

Detailed Description

TRD2D Calibration parameters for one Asic channel.

Author
Alexandru Bercuci aberc.nosp@m.uci@.nosp@m.niham.nosp@m..nip.nosp@m.ne.ro
Since
4 February 2025

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

Member Data Documentation

◆ fBaseline

float cbm::algo::trd2d::CalibChannelPar::fBaseline = 0.

baseline correction

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

Referenced by cbm::algo::trd2d::UnpackMS< uint8_t(eMessageVersion::kMess24)>::pushDigis().

◆ fDaqOffset

int8_t cbm::algo::trd2d::CalibChannelPar::fDaqOffset = 0

Time calibration parameter.

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

◆ fGainFee

float cbm::algo::trd2d::CalibChannelPar::fGainFee = -1.

gain correction wrt to reference

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

Referenced by cbm::algo::trd2d::UnpackMS< uint8_t(eMessageVersion::kMess24)>::pushDigis().

◆ fMask

bool cbm::algo::trd2d::CalibChannelPar::fMask = false

Flag for channel masking.

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

◆ noise

NoiseChannelPar cbm::algo::trd2d::CalibChannelPar::noise = {}

noise channel parametrisation

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

Referenced by cbm::algo::trd2d::UnpackMS< uint8_t(eMessageVersion::kMess24)>::pushDigis().


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