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

#include <RUInfo.h>

Public Member Functions

std::string asString () const
 
void print () const
 

Public Attributes

const std::uint8_t DUMMY8 = 0xff
 < provides details on chip location and HW labeling within the RU (stave)
 
std::uint8_t id = DUMMY8
 
std::uint8_t moduleSW = DUMMY8
 
std::uint8_t moduleHW = DUMMY8
 
std::uint8_t chipOnModuleSW = DUMMY8
 
std::uint8_t chipOnModuleHW = DUMMY8
 
std::uint8_t cableSW = DUMMY8
 
std::uint8_t cableHW = DUMMY8
 
std::uint8_t cableHWPos = DUMMY8
 
std::uint8_t chipOnCable = DUMMY8
 

Detailed Description

Definition at line 39 of file RUInfo.h.

Member Function Documentation

◆ asString()

std::string ChipOnRUInfo::asString ( ) const

Definition at line 20 of file RUInfo.cxx.

◆ print()

void ChipOnRUInfo::print ( ) const

Definition at line 26 of file RUInfo.cxx.

Member Data Documentation

◆ cableHW

std::uint8_t o2::itsmft::ChipOnRUInfo::cableHW = DUMMY8

Definition at line 48 of file RUInfo.h.

◆ cableHWPos

std::uint8_t o2::itsmft::ChipOnRUInfo::cableHWPos = DUMMY8

Definition at line 49 of file RUInfo.h.

◆ cableSW

std::uint8_t o2::itsmft::ChipOnRUInfo::cableSW = DUMMY8

Definition at line 47 of file RUInfo.h.

◆ chipOnCable

std::uint8_t o2::itsmft::ChipOnRUInfo::chipOnCable = DUMMY8

Definition at line 50 of file RUInfo.h.

◆ chipOnModuleHW

std::uint8_t o2::itsmft::ChipOnRUInfo::chipOnModuleHW = DUMMY8

Definition at line 46 of file RUInfo.h.

◆ chipOnModuleSW

std::uint8_t o2::itsmft::ChipOnRUInfo::chipOnModuleSW = DUMMY8

Definition at line 45 of file RUInfo.h.

◆ DUMMY8

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

< provides details on chip location and HW labeling within the RU (stave)

Definition at line 41 of file RUInfo.h.

◆ id

std::uint8_t o2::itsmft::ChipOnRUInfo::id = DUMMY8

Definition at line 42 of file RUInfo.h.

◆ moduleHW

std::uint8_t o2::itsmft::ChipOnRUInfo::moduleHW = DUMMY8

Definition at line 44 of file RUInfo.h.

◆ moduleSW

std::uint8_t o2::itsmft::ChipOnRUInfo::moduleSW = DUMMY8

Definition at line 43 of file RUInfo.h.


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