![]() |
Project
|
#include <exception>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | o2::emcal::STUDecoderError |
Handling of STU reconstruction errors. 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 STUDecoderError &error) |
Streaming operator of STU decoding errors. | |