CbmRoot
Loading...
Searching...
No Matches
CbmQaCheckerHist1DHandler.cxx File Reference

Handler class for 1D-histograms (including TProfile objects) (implementation) More...

#include "CbmQaCheckerHist1DHandler.h"
#include "CbmQaCheckerResult.h"
#include "CbmQaCheckerTypedefs.h"
#include "Logger.h"
#include "TCanvas.h"
#include "TError.h"
#include "TFolder.h"
#include "TGraphAsymmErrors.h"
#include "TH1.h"
#include "TLegend.h"
#include "TMath.h"
#include "TMultiGraph.h"
#include "TObject.h"
#include "TStyle.h"
#include <bitset>
#include <limits>
Include dependency graph for CbmQaCheckerHist1DHandler.cxx:

Go to the source code of this file.

Classes

class  Hist1DHandler
 Handler for 1D-histograms. More...
 

Enumerations

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

Detailed Description

Handler class for 1D-histograms (including TProfile objects) (implementation)

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

Definition in file CbmQaCheckerHist1DHandler.cxx.

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.