MCH decoder error implementation.
More...
#include <DecoderError.h>
MCH decoder error implementation.
Definition at line 29 of file DecoderError.h.
◆ DecoderError() [1/2]
o2::mch::DecoderError::DecoderError |
( |
| ) |
|
|
default |
◆ DecoderError() [2/2]
o2::mch::DecoderError::DecoderError |
( |
int |
solarid, |
|
|
int |
dsid, |
|
|
int |
chip, |
|
|
uint32_t |
error |
|
) |
| |
|
inline |
◆ ~DecoderError()
o2::mch::DecoderError::~DecoderError |
( |
| ) |
|
|
default |
◆ getChip()
uint8_t o2::mch::DecoderError::getChip |
( |
| ) |
const |
|
inline |
◆ getDsID()
uint8_t o2::mch::DecoderError::getDsID |
( |
| ) |
const |
|
inline |
◆ getError()
uint32_t o2::mch::DecoderError::getError |
( |
| ) |
const |
|
inline |
◆ getSolarID()
uint16_t o2::mch::DecoderError::getSolarID |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Base/include/MCHBase/DecoderError.h