![]() |
Project
|
Error occured during reasing raw data. More...
#include <RawReaderError.h>
Public Member Functions | |
| RawReaderError ()=default | |
| Constructor. | |
| RawReaderError (char ddl, char fec, char err) | |
| Constructor. | |
| ~RawReaderError ()=default | |
| destructor | |
| char | getDDL () |
| char | getFEC () |
| char | getError () |
Error occured during reasing raw data.
Error contains DDL number, FEE, chip, channel number if possible and error code
Definition at line 26 of file RawReaderError.h.
|
default |
Constructor.
Constructor.
Definition at line 33 of file RawReaderError.h.
|
default |
destructor
|
inline |
Definition at line 38 of file RawReaderError.h.
|
inline |
Definition at line 40 of file RawReaderError.h.
|
inline |
Definition at line 39 of file RawReaderError.h.