|
CbmRoot
|
This is the complete list of members for QaReportGenerator, including all inherited members.
| CmpInferenceToString(cbm::qa::checker::ECmpInference inf) | QaReportGenerator | privatestatic |
| EngineType enum name | QaReportGenerator | |
| EscapeLatex(const std::string &text) | QaReportGenerator | privatestatic |
| fEngine | QaReportGenerator | private |
| fFile | QaReportGenerator | private |
| fIgnoreSame | QaReportGenerator | private |
| fObjlist | QaReportGenerator | private |
| fOutDir | QaReportGenerator | private |
| fReport | QaReportGenerator | private |
| fResults | QaReportGenerator | private |
| fSetup | QaReportGenerator | private |
| fVersionLabel | QaReportGenerator | private |
| Generate() | QaReportGenerator | |
| GetCanvasPaths(TDirectory *dir, const std::string &prefix="") | QaReportGenerator | privatestatic |
| GetResults(TDirectory *dir, const std::string ¤tPath, const std::string &taskName) | QaReportGenerator | private |
| Process(const std::string &yamlFile) | QaReportGenerator | private |
| QaReportGenerator(const std::string &qaFile, const std::string &setup, const std::string &outDir, EngineType engine=EngineType::kLatex, const std::string &figExt="png", bool ignoreSame=false) | QaReportGenerator |