|
QualityControl
1.5.1
O2 Data Quality Control Framework
|
TrendingTask configuration structure. More...
#include <TrendingTaskConfigITS.h>
Classes | |
| struct | DataSource |
| struct | Plot |
Public Member Functions | |
| TrendingTaskConfigITS (std::string name, const boost::property_tree::ptree &config) | |
Public Member Functions inherited from o2::quality_control::postprocessing::PostProcessingConfig | |
| PostProcessingConfig (std::string name, const boost::property_tree::ptree &config) | |
Public Attributes | |
| std::vector< Plot > | plots |
| std::vector< DataSource > | dataSources |
Public Attributes inherited from o2::quality_control::postprocessing::PostProcessingConfig | |
| std::string | taskName = "" |
| std::string | moduleName = "" |
| std::string | className = "" |
| std::string | detectorName = "MISC" |
| std::vector< std::string > | initTriggers = {} |
| std::vector< std::string > | updateTriggers = {} |
| std::vector< std::string > | stopTriggers = {} |
| std::string | qcdbUrl = "" |
| std::string | ccdbUrl = "" |
| std::string | consulUrl = "" |
TrendingTask configuration structure.