12 #include "TPaveText.h"
31 void plot3x5(TCut Cut,
char*
dirName,
bool savePlot =
false,
std::string plotName =
"plot3x5.eps",
bool autolimits =
false,
int ColorCode = 1);
32 void plot3x3Rot(TCut Cut,
char* dirName,
bool savePlot =
false,
std::string plotName =
"plot3x5.eps",
bool autolimits =
false,
int ColorCode = 1);
33 void plot3x5Profile(TCut Cut,
char* dirName,
int nBins,
bool savePlot =
false,
std::string plotName =
"plot3x5Profile.eps",
bool autolimits =
false,
int ColorCode = 1);
35 void plotTwist(TCut Cut,
char* dirName,
bool savePlot =
false,
std::string plotName =
"plot3x5.eps",
bool autolimits =
false,
int ColorCode = 1);
void plotTwist(TCut Cut, char *dirName, bool savePlot=false, std::string plotName="plot3x5.eps", bool autolimits=false, int ColorCode=1)
void getHistMaxMin(TH1 *hist, double &max, double &min, int flag)
const T & max(const T &a, const T &b)
comparisonPlots(std::string filename, std::string outputDir, std::string outputFilename="OUTPUT_comparison.root")
void plot3x5(TCut Cut, char *dirName, bool savePlot=false, std::string plotName="plot3x5.eps", bool autolimits=false, int ColorCode=1)
void plot3x5Profile(TCut Cut, char *dirName, int nBins, bool savePlot=false, std::string plotName="plot3x5Profile.eps", bool autolimits=false, int ColorCode=1)
void plot3x3Rot(TCut Cut, char *dirName, bool savePlot=false, std::string plotName="plot3x5.eps", bool autolimits=false, int ColorCode=1)