QualityControl
1.5.1
O2 Data Quality Control Framework
|
#include "QualityControl/PostProcessingInterface.h"
#include "QualityControl/TrendingTaskConfig.h"
#include "QualityControl/Reductor.h"
#include <memory>
#include <unordered_map>
#include <TTree.h>
Go to the source code of this file.
Classes | |
class | o2::quality_control::postprocessing::TrendingTask |
A post-processing task which trends values, stores them in a TTree and produces plots. More... | |