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

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

#include <UnpackMS.h>

Public Attributes

std::vector< uint32_t > fStation
 CbmMuchAddress for different channels.
 
std::vector< uint8_t > fPixX
 col masking flags
 
std::vector< uint8_t > fPixY
 row masking flags
 
uint64_t fTimeOffset = 0.
 Time calibration parameter.
 

Detailed Description

MVD Unpacking parameters for one eLink / ASIC.

Author
Ajit Kumar
Since
7 March 2025

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

Member Data Documentation

◆ fPixX

std::vector<uint8_t> cbm::algo::mvd::UnpackElinkPar::fPixX

col masking flags

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

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

◆ fPixY

std::vector<uint8_t> cbm::algo::mvd::UnpackElinkPar::fPixY

row masking flags

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

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

◆ fStation

std::vector<uint32_t> cbm::algo::mvd::UnpackElinkPar::fStation

CbmMuchAddress for different channels.

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

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

◆ fTimeOffset

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

Time calibration parameter.

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

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


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