![]() |
Project
|
#include <exception>
#include <map>
#include <string>
#include "Rtypes.h"
#include "RStringView.h"
#include "CCDB/CcdbApi.h"
#include "CCDB/BasicCCDBManager.h"
Go to the source code of this file.
Classes | |
class | o2::emcal::CalibDB |
Interface to calibration data from CCDB for EMCAL. More... | |
class | o2::emcal::CalibDB::ObjectNotFoundException |
Handling errors due to objects not found in the CCDB. More... | |
class | o2::emcal::CalibDB::TypeMismatchException |
Class handling errors of wrong type of a query result. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::emcal |