19#ifndef COMPRESULTHISTOGRAM2D_H
20#define COMPRESULTHISTOGRAM2D_H
22#include "ResultHistogram.hh"
43 virtual std::string
print()
const
47 ss << h1NYBins <<
" " << h2NYBins <<
" " << h1YMean <<
" " << h2YMean <<
" ";
Result of comparing 2 2D histograms.
virtual std::string print() const
Print the result of the test - ie information store in the class.
Result of comparing 2 histograms.
virtual std::string print() const
Print the result of the test - ie information store in the class.