Project
Loading...
Searching...
No Matches
o2::itsmft::RUInfo Struct Reference

#include <RUInfo.h>

Public Attributes

const std::uint16_t DUMMY16 = 0xffff
 < provides details of the RU (e.g.stave)
 
const std::uint8_t DUMMY8 = 0xff
 
uint16_t idSW = DUMMY16
 
uint16_t idHW = DUMMY16
 
uint16_t firstChipIDSW = 0xffff
 
uint8_t layer = DUMMY8
 
uint8_t ruType = DUMMY8
 
uint8_t nCables = DUMMY8
 

Detailed Description

Definition at line 27 of file RUInfo.h.

Member Data Documentation

◆ DUMMY16

const std::uint16_t o2::itsmft::RUInfo::DUMMY16 = 0xffff

< provides details of the RU (e.g.stave)

Definition at line 29 of file RUInfo.h.

◆ DUMMY8

const std::uint8_t o2::itsmft::RUInfo::DUMMY8 = 0xff

Definition at line 30 of file RUInfo.h.

◆ firstChipIDSW

uint16_t o2::itsmft::RUInfo::firstChipIDSW = 0xffff

Definition at line 33 of file RUInfo.h.

◆ idHW

uint16_t o2::itsmft::RUInfo::idHW = DUMMY16

Definition at line 32 of file RUInfo.h.

◆ idSW

uint16_t o2::itsmft::RUInfo::idSW = DUMMY16

Definition at line 31 of file RUInfo.h.

◆ layer

uint8_t o2::itsmft::RUInfo::layer = DUMMY8

Definition at line 34 of file RUInfo.h.

◆ nCables

uint8_t o2::itsmft::RUInfo::nCables = DUMMY8

Definition at line 36 of file RUInfo.h.

◆ ruType

uint8_t o2::itsmft::RUInfo::ruType = DUMMY8

Definition at line 35 of file RUInfo.h.


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