1 #ifndef __Validation_RecoParticleFlow_Comparator__ 2 #define __Validation_RecoParticleFlow_Comparator__ 37 SetDirs( file0, dir0, file1, dir1);
41 void SetDirs(
const char* file0,
64 int binxmin,
int binxmax,
71 const int binxmax,
const bool cst_binning,
Mode mode);
73 const int binxmax,
const bool cst_binning,
Mode mode);
76 void Draw(
const char* key,
Mode mode);
78 void Draw(
const char* key0,
const char* key1,
Mode mode);
94 TH1*
Histo(
const char* key,
unsigned dirIndex);
void SetStyles(Style *s0, Style *s1, const char *leg0, const char *leg1)
void DrawSigmaSlice(const char *key, const int rebinFactor, Mode mode)
void SetAxis(int rebin, float xmin, float xmax)
const TLegend & Legend() const
Comparator(const char *file0, const char *dir0, const char *file1, const char *dir1)
void Draw(const char *key, Mode mode)
void DrawGaussSigmaOverMeanXSlice(const char *key, const int rebinFactor, const int binxmin, const int binxmax, const bool cst_binning, Mode mode)
void DrawMeanSlice(const char *key, const int rebinFactor, Mode mode)
void SetDirs(const char *file0, const char *dir0, const char *file1, const char *dir1)
set the 2 files, and the directory within each file, in which the histograms will be compared ...
TH1 * Histo(const char *key, unsigned dirIndex)
void DrawSlice(const char *key, int binxmin, int binxmax, Mode mode)
void DrawGaussSigmaOverMeanSlice(const char *key, const char *key2, const int rebinFactor, Mode mode)
void DrawGaussSigmaSlice(const char *key, const int rebinFactor, Mode mode)