CbmRoot
Loading...
Searching...
No Matches
CbmQaTask.h File Reference

A base class for CBM QA task logic. More...

#include "CbmEvent.h"
#include "CbmQaCompare.h"
#include "CbmQaIO.h"
#include "CbmQaTable.h"
#include "FairTask.h"
#include "Logger.h"
#include "TCanvas.h"
#include "TEfficiency.h"
#include "TFile.h"
#include "TFolder.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TParameter.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include "TProfile3D.h"
#include "TROOT.h"
#include "TString.h"
#include <algorithm>
#include <map>
#include <regex>
#include <string_view>
#include <tuple>
#include <type_traits>
#include <yaml-cpp/yaml.h>
Include dependency graph for CbmQaTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmQaTask
 
struct  CbmQaTask::CheckFlags
 Contains a check result and its activeness status of the check-list entry. More...
 
struct  CbmQaTask::ObjectComparisonConfig
 Contains configuration to compare two root objects (histograms) More...
 

Detailed Description

A base class for CBM QA task logic.

Author
S.Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e
Since
12.01.2023

Definition in file CbmQaTask.h.