QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::example::ExampleQualityPrinterSpec Class Reference

Example DPL task to be plugged after a QC check. More...

#include <ExamplePrinterSpec.h>

Inheritance diagram for o2::quality_control::example::ExampleQualityPrinterSpec:
Collaboration diagram for o2::quality_control::example::ExampleQualityPrinterSpec:

Public Member Functions

void run (ProcessingContext &processingContext) final
 

Detailed Description

Example DPL task to be plugged after a QC check.

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.


The documentation for this class was generated from the following file: