18 DrawPlot(
const unsigned int =0,
const bool =
true);
21 void setLegendEntry(
const TString&,
const TString&,
const TString&);
23 void drawPlot(
const TString&,
const TString&,
bool =
true,
bool =
true);
24 void drawTrackPlot(
const TString&,
const TString&,
const bool =
true,
const bool =
true);
25 void drawEventPlot(
const TString&,
const TString&,
const bool =
true,
const bool =
true);
37 void printHist(
const TString&,
const TString&,
const bool,
const bool);
38 void scale(std::vector<TH1*>&,
const double =1.)
const;
39 double maximumY(std::vector<TH1*>&)
const;
40 double minimumY(std::vector<TH1*>&)
const;
41 void setRangeUser(std::vector<TH1*>&,
const double,
const double)
const;
42 void setLineWidth(std::vector<TH1*>&,
const unsigned int)
const;
43 void draw(std::vector<TH1*>&)
const;
44 void cleanup(std::vector<TH1*>&)
const;
void adjustLegend(TLegend *&) const
void setRangeUser(std::vector< TH1 * > &, const double, const double) const
void setLineWidth(std::vector< TH1 * > &, const unsigned int) const
DrawPlot(const unsigned int=0, const bool=true)
TString designLegendEntry_
void drawEventPlot(const TString &, const TString &, const bool=true, const bool=true)
LegendEntries adjustLegendEntry(const TString &, TH1 *&, TH1 *&, TH1 *&)
TString legendEntryZeroApe
double minimumY(std::vector< TH1 * > &) const
void setLegendCoordinate(const double, const double, const double, const double)
TString designLegendEntry
void draw(std::vector< TH1 * > &) const
void setLegendEntry(const TString &, const TString &, const TString &)
void cleanup(std::vector< TH1 * > &) const
void scale(std::vector< TH1 * > &, const double=1.) const
void drawTrackPlot(const TString &, const TString &, const bool=true, const bool=true)
double maximumY(std::vector< TH1 * > &) const
void printHist(const TString &, const TString &, const bool, const bool)
void drawPlot(const TString &, const TString &, bool=true, bool=true)
TString legendEntryZeroApe_