QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::checker::CheckRunnerFactory Class Reference

Factory in charge of creating DataProcessorSpec of QC CheckRunner. More...

#include <CheckRunnerFactory.h>

Collaboration diagram for o2::quality_control::checker::CheckRunnerFactory:

Public Member Functions

framework::DataProcessorSpec create (std::vector< Check > checks, std::string configurationSource, std::vector< std::string > storeVector={})
 
framework::DataProcessorSpec createSinkDevice (o2::framework::InputSpec input, std::string configurationSource)
 

Static Public Member Functions

static void customizeInfrastructure (std::vector< framework::CompletionPolicy > &policies)
 

Detailed Description

Factory in charge of creating DataProcessorSpec of QC CheckRunner.


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