#include <ErrorHandling.h>
Inherits std::exception.
Definition at line 19 of file ErrorHandling.h.
◆ IndexType_t
Enumerator |
---|
PAD_LAYER | |
PAD_NHALVES | |
PAD_CHANNEL | |
PIXEL_LAYER | |
TRIGGER_WINDOW | |
Definition at line 22 of file ErrorHandling.h.
◆ IndexExceptionEvent()
IndexExceptionEvent::IndexExceptionEvent |
( |
unsigned int |
index, |
|
|
unsigned int |
maxindex, |
|
|
IndexType_t |
source |
|
) |
| |
◆ ~IndexExceptionEvent()
o2::focal::IndexExceptionEvent::~IndexExceptionEvent |
( |
| ) |
|
|
finaldefaultnoexcept |
◆ getIndex()
unsigned int o2::focal::IndexExceptionEvent::getIndex |
( |
| ) |
const |
|
inlinenoexcept |
◆ getMaxIndex()
unsigned int o2::focal::IndexExceptionEvent::getMaxIndex |
( |
| ) |
const |
|
inlinenoexcept |
◆ getSource()
IndexType_t o2::focal::IndexExceptionEvent::getSource |
( |
| ) |
const |
|
inlinenoexcept |
◆ what()
const char * IndexExceptionEvent::what |
( |
| ) |
const |
|
finalnoexcept |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/FOCAL/include/DataFormatsFOCAL/ErrorHandling.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/FOCAL/src/ErrorHandling.cxx