QualityControl
1.5.1
O2 Data Quality Control Framework
|
Factory in charge of creating DataProcessorSpec of QC CheckRunner. More...
#include <CheckRunnerFactory.h>
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) |
Factory in charge of creating DataProcessorSpec of QC CheckRunner.