|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef HISTOGRAM_OPERATIONS_H
16 #define HISTOGRAM_OPERATIONS_H
static double BinwiseCompare(TH1 *, TH1 *, string, bool)
static double KolmogorovTest(TH1 *, TH1 *, string)
static void FileOutput(TH1 *, TH1 *, string)
static double CompareMean(TH1 *, TH1 *, string, bool)
static TH1 * MergeHistograms(TH1 *, TH1 *)
static double CompareSigma(TH1 *, TH1 *, string, bool)
static double BinwiseHackCompare(TH1 *, TH1 *, string)
static double CompareTotalEntries(TH1 *, TH1 *, string)