10 #include <TMultiGraph.h>
15 #include <TDirectory.h>
17 #include <TPaveText.h>
27 #define NB_SUBLEVELS 6
61 TString LateXstyle (TString);
62 TString ExtensionFromPrintOption (TString);
63 TLegend * MakeLegend (
double x1,
67 const TString
title =
"");
75 TString outputDirname =
"output/",
76 TString modulesToPlot=
"all",
77 TString referenceName=
"Ideal",
78 TString alignmentName=
"Alignment",
79 TString plotOnlyGlobal=
"false");
83 void MakePlots (
const vector<TString>,
84 const vector<TString>,
90 void SetPrint (
const bool);
91 void SetLegend (
const bool);
92 void SetWrite (
const bool);
93 void Set1dModule (
const bool);
94 void Set2dModule (
const bool);
95 #define DEFAULT_LEVEL 1
96 void SetLevelCut (
const int);
97 void SetBatchMode (
const bool);
98 void SetGrid (
const int,
100 void SetBranchMax (
const TString,
102 void SetBranchMin (
const TString,
104 void SetBranchSF (
const TString,
106 void SetBranchUnits (
const TString,
108 void SetOutputDirectoryName (
const TString);
109 void SetOutputFileName (
const TString);
110 void SetPrintOption (
const Option_t *);
111 #define DEFAULT_WINDOW_WIDTH 3508
112 #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