36 CbmQaCompare(
const Obj* pHistL,
const Obj* pHistR,
int verbose);
48 Result operator()(
const std::string& opt,
const std::string& optStat =
"UU")
const;
59 void SetObjectLabels(
const std::string& labelL,
const std::string& labelR);
Class to compare histograms of the QA task with default ones.
Result operator()(const std::string &opt, const std::string &optStat="UU") const
Compares two histograms, returns a comparison status.
~CbmQaCompare()
Destructor.
const Obj * fpObjL
Left (new) histogram.
const Obj * fpObjR
Right (default) histogram.
void SetObjectLabels(const std::string &labelL, const std::string &labelR)
Set version lables.
TCanvas * GetComparisonCanvas(const std::string &opt)
Creates a comparison canvas.
CbmQaCompare(const Obj *pHistL, const Obj *pHistR, int verbose)
Constructor.
double fRatioUp
Upper bound of the ratio.
bool fConsistent
Consistency flag.
double fRatioLo
Lower bound of the ratio.
double fChi2NDF
Chi2/NDF value.