![]() |
Project
|
#include <array>#include <cassert>#include <exception>Go to the source code of this file.
Classes | |
| class | o2::emcal::RawDecodingError |
| Error handling of the raw reader. More... | |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::emcal |
Functions | |
| std::ostream & | o2::emcal::operator<< (std::ostream &stream, const RawDecodingError &error) |
| Streaming operator for RawDecodingError. | |
| std::ostream & | o2::emcal::operator<< (std::ostream &stream, const RawDecodingError::ErrorType_t &error) |
| Streaming operator for RawDecodingError's ErrorType_t. | |