#include "CCDB/CcdbApi.h"
#include "CCDB/CCDBTimeStampUtils.h"
#include "CommonUtils/NameConf.h"
#include "Framework/DataTakingContext.h"
#include "Framework/DefaultsHelpers.h"
#include <string>
#include <chrono>
#include <map>
#include <unordered_map>
#include <memory>
#include <cstdlib>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::ccdb |
| information complementary to a CCDB object (path, metadata, startTimeValidity, endTimeValidity etc)
|
|