QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::postprocessing::TrendingTaskConfigITS Struct Reference

TrendingTask configuration structure. More...

#include <TrendingTaskConfigITS.h>

Inheritance diagram for o2::quality_control::postprocessing::TrendingTaskConfigITS:
Collaboration diagram for o2::quality_control::postprocessing::TrendingTaskConfigITS:

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< Plotplots
 
std::vector< DataSourcedataSources
 
- 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 = ""
 

Detailed Description

TrendingTask configuration structure.


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