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

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

#include <UnpackMS.h>

Public Attributes

std::vector< uint32_t > fChannelUId
 CbmTofAddress for different channels.
 
int32_t fTimeOffset = 0.
 Time calibration parameter.
 

Detailed Description

TOF Unpacking parameters for one eLink / ASIC.

Author
Volker Friese v.fri.nosp@m.ese@.nosp@m.gsi.d.nosp@m.e
Since
25 November 2021

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

Member Data Documentation

◆ fChannelUId

std::vector<uint32_t> cbm::algo::tof::UnpackElinkPar::fChannelUId

CbmTofAddress for different channels.

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

Referenced by cbm::algo::tof::UnpackMS::ProcessHitMessage(), and cbm::algo::tof::Unpack::Unpack().

◆ fTimeOffset

int32_t cbm::algo::tof::UnpackElinkPar::fTimeOffset = 0.

Time calibration parameter.

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

Referenced by cbm::algo::tof::UnpackMS::ProcessHitMessage(), and cbm::algo::tof::Unpack::Unpack().


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