QualityControl
1.5.1
O2 Data Quality Control Framework
|
#include <boost/property_tree/ptree.hpp>
#include <Common/Timer.h>
#include <Framework/Task.h>
#include <Framework/DataProcessorSpec.h>
#include <Framework/CompletionPolicy.h>
#include <Framework/EndOfStreamContext.h>
#include <Headers/DataHeader.h>
#include <Framework/InitContext.h>
#include "QualityControl/TaskConfig.h"
#include "QualityControl/TaskInterface.h"
Go to the source code of this file.
Classes | |
class | o2::quality_control::core::TaskRunner |
A class driving the execution of a QC task inside DPL. More... | |
Namespaces | |
o2::quality_control::core | |
These methods can be used to build a complex processing topology. It spawns 3 separate dummy processing chains. | |