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

Extended digi which contains auxiliary QA information. More...

#include <UnpackMS.h>

Public Member Functions

 QaDigi (bool missed, int32_t addr, int32_t chan, uint32_t t, uint16_t c, uint16_t e)
 

Public Attributes

bool missedEvent
 
int32_t address
 
int32_t channel
 
uint32_t time
 
uint16_t charge
 
uint16_t elink
 

Detailed Description

Extended digi which contains auxiliary QA information.

Author
Dominik Smith d.smi.nosp@m.th@g.nosp@m.si.de
Since
05 Jun 2024

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

Constructor & Destructor Documentation

◆ QaDigi()

cbm::algo::sts::QaDigi::QaDigi ( bool missed,
int32_t addr,
int32_t chan,
uint32_t t,
uint16_t c,
uint16_t e )
inline

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

Member Data Documentation

◆ address

int32_t cbm::algo::sts::QaDigi::address

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

◆ channel

int32_t cbm::algo::sts::QaDigi::channel

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

◆ charge

uint16_t cbm::algo::sts::QaDigi::charge

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

◆ elink

uint16_t cbm::algo::sts::QaDigi::elink

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

◆ missedEvent

bool cbm::algo::sts::QaDigi::missedEvent

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

◆ time

uint32_t cbm::algo::sts::QaDigi::time

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


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