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

#include <UnpackMS.h>

Collaboration diagram for cbm::algo::sts::UnpackElinkPar:
[legend]

Public Attributes

int32_t fAddress = 0
 CbmStsAddress for the connected module.
 
uint32_t fAsicNr = 0
 Number of connected ASIC within the module.
 
uint64_t fTimeOffset = 0.
 Time calibration parameter.
 
double fAdcOffset = 0.
 Charge calibration parameter.
 
double fAdcGain = 0.
 Charge calibration parameter.
 
uint32_t fAdcMinCut = 0.
 Minimum Acd cut.
 
std::vector< double > fWalk
 Walk correction coefficients.
 
std::vector< bool > fChanMask
 Channel masking flags.
 

Detailed Description

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

Member Data Documentation

◆ fAdcGain

double cbm::algo::sts::UnpackElinkPar::fAdcGain = 0.

Charge calibration parameter.

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

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

◆ fAdcMinCut

uint32_t cbm::algo::sts::UnpackElinkPar::fAdcMinCut = 0.

Minimum Acd cut.

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

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

◆ fAdcOffset

double cbm::algo::sts::UnpackElinkPar::fAdcOffset = 0.

Charge calibration parameter.

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

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

◆ fAddress

int32_t cbm::algo::sts::UnpackElinkPar::fAddress = 0

CbmStsAddress for the connected module.

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

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

◆ fAsicNr

uint32_t cbm::algo::sts::UnpackElinkPar::fAsicNr = 0

Number of connected ASIC within the module.

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

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

◆ fChanMask

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

Channel masking flags.

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

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

◆ fTimeOffset

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

Time calibration parameter.

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

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

◆ fWalk

std::vector<double> cbm::algo::sts::UnpackElinkPar::fWalk

Walk correction coefficients.

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

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


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