QualityControl  1.5.1
O2 Data Quality Control Framework
TaskInterface.h File Reference
#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"
Include dependency graph for TaskInterface.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Author
Piotr Konopka
Barthelemy von Haller