CbmRoot
Loading...
Searching...
No Matches
QaReportGenerator.cxx File Reference
#include "QaReportGenerator.h"
#include "CbmQaReportBeamerEngine.h"
#include "CbmQaReportFigure.h"
#include "CbmQaReportHtmlEngine.h"
#include "CbmQaReportLatexEngine.h"
#include "CbmQaReportSection.h"
#include "CbmQaReportTable.h"
#include "Logger.h"
#include <TCanvas.h>
#include <TKey.h>
#include <TString.h>
#include <TSystem.h>
#include <algorithm>
#include <cstring>
#include <iostream>
#include <yaml-cpp/yaml.h>
Include dependency graph for QaReportGenerator.cxx:

Go to the source code of this file.

Enumerations

enum class  ECmpInference
 The object comparison inference. More...
 

Enumeration Type Documentation

◆ ECmpInference

enum class cbm::qa::checker::ECmpInference : uint8_t
strong

The object comparison inference.

Note
The sequence of the elements is important, please, do not shuffle!

Definition at line 36 of file CbmQaCheckerTypedefs.h.