QualityControl
1.5.1
O2 Data Quality Control Framework
|
#include <map>
#include <memory>
#include <string>
#include <unordered_map>
#include <Framework/InitContext.h>
#include <Framework/ProcessingContext.h>
#include <CCDB/CcdbApi.h>
#include "QualityControl/Activity.h"
#include "QualityControl/ObjectsManager.h"
#include "QualityControl/QcInfoLogger.h"
Go to the source code of this file.
Classes | |
class | o2::quality_control::core::TaskInterface |
Skeleton of a QC task. More... | |
Namespaces | |
o2::quality_control::core | |
These methods can be used to build a complex processing topology. It spawns 3 separate dummy processing chains. | |