![]() |
Project
|
#include <iosfwd>
#include <exception>
#include <string>
Go to the source code of this file.
Classes | |
class | o2::emcal::CalibContainerIndexException |
Error handling for invalid index in calibration request. 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 CalibContainerIndexException &obj) |
Output stream operator for CalibContainerIndexException. | |