9 #include <TMultiGraph.h>
14 #include <TDirectory.h>
16 #include <TPaveText.h>
26 #define NB_SUBLEVELS 6
56 TString LateXstyle (TString);
57 TString ExtensionFromPrintOption (TString);
58 TLegend * MakeLegend (
double x1,
62 const TString
title =
"");
70 TString outputDirname =
"output/");
74 void MakePlots (
const vector<TString>,
75 const vector<TString>);
78 void SetPrint (
const bool);
79 void SetLegend (
const bool);
80 void SetWrite (
const bool);
81 void Set1dModule (
const bool);
82 void Set2dModule (
const bool);
83 #define DEFAULT_LEVEL 1
84 void SetLevelCut (
const int);
85 void SetBatchMode (
const bool);
86 void SetGrid (
const int,
88 void SetBranchMax (
const TString,
90 void SetBranchMin (
const TString,
92 void SetBranchSF (
const TString,
94 void SetBranchUnits (
const TString,
96 void SetOutputDirectoryName (
const TString);
97 void SetOutputFileName (
const TString);
98 void SetPrintOption (
const Option_t *);
99 #define DEFAULT_WINDOW_WIDTH 3508
100 #define DEFAULT_WINDOW_HEIGHT 2480
map< TString, float > branch_f
#define DEFAULT_WINDOW_WIDTH
map< TString, TString > _units
map< TString, int > branch_i
#define DEFAULT_WINDOW_HEIGHT