QualityControl
1.5.1
O2 Data Quality Control Framework
|
#include <string>
#include <memory>
#include <TH1F.h>
#include <TObjArray.h>
#include <Framework/Task.h>
#include <Framework/DataRefUtils.h>
#include "QualityControl/MonitorObject.h"
#include "QualityControl/QualityObject.h"
Go to the source code of this file.
Classes | |
class | o2::quality_control::example::ExamplePrinterSpec |
Example DPL task to be plugged after a QC task. More... | |
class | o2::quality_control::example::ExampleQualityPrinterSpec |
Example DPL task to be plugged after a QC check. More... | |