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