QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::checker::CheckConfig Struct Reference

Container for the configuration of a Check or an Aggregator. More...

#include <CheckConfig.h>

Collaboration diagram for o2::quality_control::checker::CheckConfig:

Public Attributes

std::string name
 
std::string moduleName
 
std::string className
 
std::string detectorName = "MISC"
 
std::unordered_map< std::string, std::string > customParameters = {}
 
std::string policyType = "OnAny"
 
std::vector< std::string > objectNames
 
bool allObjects = false
 

Detailed Description

Container for the configuration of a Check or an Aggregator.


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