IDC full data container.
More...
#include <IDC.h>
IDC full data container.
Definition at line 107 of file IDC.h.
◆ getChannelValue()
uint32_t o2::tpc::idc::Container::getChannelValue |
( |
const uint32_t |
link, |
|
|
const uint32_t |
channel |
|
) |
| const |
|
inline |
◆ getChannelValueFloat()
float o2::tpc::idc::Container::getChannelValueFloat |
( |
const uint32_t |
link, |
|
|
const uint32_t |
channel |
|
) |
| const |
|
inline |
◆ hasLink()
bool o2::tpc::idc::Container::hasLink |
( |
const uint32_t |
link | ) |
|
|
inline |
◆ setChannelValue()
void o2::tpc::idc::Container::setChannelValue |
( |
const uint32_t |
link, |
|
|
const uint32_t |
channel, |
|
|
uint32_t |
value |
|
) |
| |
|
inline |
◆ setChannelValueFloat()
void o2::tpc::idc::Container::setChannelValueFloat |
( |
const uint32_t |
link, |
|
|
const uint32_t |
channel, |
|
|
float |
value |
|
) |
| |
|
inline |
◆ channelData
Data o2::tpc::idc::Container::channelData[Channels] |
data values for all channels in each link
Definition at line 109 of file IDC.h.
◆ header
Header o2::tpc::idc::Container::header |
IDC data header.
Definition at line 108 of file IDC.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/TPC/include/DataFormatsTPC/IDC.h