Go to the documentation of this file. 1 #ifndef __Validation_RecoParticleFlow_Comparator__
2 #define __Validation_RecoParticleFlow_Comparator__
51 const char *
key,
const int rebinFactor,
const int binxmin,
const int binxmax,
const bool cst_binning,
Mode mode);
53 const char *
key,
const int rebinFactor,
const int binxmin,
const int binxmax,
const bool cst_binning,
Mode mode);
58 void Draw(
const char *key0,
const char *key1,
Mode mode);
71 TH1 *
Histo(
const char *
key,
unsigned dirIndex);
TH1 * Histo(const char *key, unsigned dirIndex)
const TLegend & Legend() const
void DrawSigmaSlice(const char *key, const int rebinFactor, Mode mode)
Comparator(const char *file0, const char *dir0, const char *file1, const char *dir1)
void DrawSlice(const char *key, int binxmin, int binxmax, Mode mode)
void DrawGaussSigmaOverMeanXSlice(const char *key, const int rebinFactor, const int binxmin, const int binxmax, const bool cst_binning, Mode mode)
void SetAxis(int rebin, float xmin, float xmax)
void Draw(const char *key, Mode mode)
void SetStyles(Style *s0, Style *s1, const char *leg0, const char *leg1)
void SetDirs(const char *file0, const char *dir0, const char *file1, const char *dir1)
void DrawGaussSigmaOverMeanSlice(const char *key, const char *key2, const int rebinFactor, Mode mode)
void DrawMeanSlice(const char *key, const int rebinFactor, Mode mode)
void DrawGaussSigmaSlice(const char *key, const int rebinFactor, Mode mode)