QualityControl
1.5.1
O2 Data Quality Control Framework
|
Example DPL task to be plugged after a QC task. More...
#include <ExamplePrinterSpec.h>
Public Member Functions | |
void | run (ProcessingContext &processingContext) final |
Example DPL task to be plugged after a QC task.
This example DPL task takes a TObjArray of MonitorObjects as input (corresponding to the output of a checker) and prints the bins of the first element. The element needs to be a TH1 otherwise it is ignored.