| _allImageFormats | Plotter | protected |
| _bMargin | Plotter | protected |
| _canvas | Plotter | protected |
| _colours | Plotter | protected |
| _drawOptions | RootPlotter | protected |
| _forcedMax | Plotter | protected |
| _forcedMin | Plotter | protected |
| _histogramOwnership | Plotter | protected |
| _histograms | Plotter | protected |
| _legend | Plotter | protected |
| _lMargin | Plotter | protected |
| _objDrawOptions | RootPlotter | protected |
| _objectOwnership | Plotter | protected |
| _objToPlot | Plotter | protected |
| _rMargin | Plotter | protected |
| _tMargin | Plotter | protected |
| _usePresetColours | Plotter | protected |
| _xAxisLabelOffset | Plotter | protected |
| _xAxisLabelSize | Plotter | protected |
| _xAxisName | RootPlotter | protected |
| _xAxisTickLength | Plotter | protected |
| _xAxisTitleOffset | Plotter | protected |
| _xAxisTitleSize | Plotter | protected |
| _yAxisLabelOffset | Plotter | protected |
| _yAxisLabelSize | Plotter | protected |
| _yAxisName | RootPlotter | protected |
| _yAxisTickLength | Plotter | protected |
| _yAxisTitleOffset | Plotter | protected |
| _yAxisTitleSize | Plotter | protected |
| add(TObject *histogram) | Plotter | |
| addDot(double xpos, double ypos, double size, int colour=1, TString shape="circle", double sizeY=0.0) | Plotter | |
| addObject(TObject *obj) | Plotter | |
| addText(TString text, double x, double y, int alignh=1, int alignv=2, double size=0.06, int ndc=true, int color=kBlack) | RootPlotter | |
| allImageFormats(bool val=true) | Plotter | inline |
| drawLegend() | RootPlotter | |
| drawOptions(int i) | RootPlotter | |
| getCanvas() | Plotter | inline |
| getColor(int i) | Plotter | |
| getGlobalMax() | RootPlotter | inlinevirtual |
| getGlobalMin() | RootPlotter | inlinevirtual |
| getHistogram(int i) | RootPlotter | protected |
| getNumObjects() | Plotter | |
| logX(bool log=1) | Plotter | |
| logY(bool log=1) | Plotter | |
| logZ(bool log=1) | Plotter | |
| objDrawOptions(int i) | RootPlotter | |
| plot(TString plotDirectory, TString plotOptions="", TPad *pad=0, double scaleFactor=1.0) | RootPlotter | virtual |
| plotSame(TPad *pad, TString plotOptions, double scaleFactor=1.0) | RootPlotter | |
| plotStacked(TPad *pad, double scaleFactor) | RootPlotter | |
| Plotter(TString canvasName, double width, double height) | Plotter | |
| Plotter(const Plotter &other) | Plotter | |
| RootPlotter(TH1 *histogram, double width=300, double height=200) | RootPlotter | |
| s_forcedMax | Plotter | static |
| s_forcedMin | Plotter | static |
| s_imageformat | Plotter | static |
| s_imageformat2 | Plotter | static |
| s_legend_position | Plotter | static |
| s_plotterCount | Plotter | static |
| scaleAxisTitleOffset(double scale) | Plotter | inline |
| scaleAxisTitleSize(double scale) | Plotter | inline |
| scaleTextSize(double scale) | Plotter | inline |
| setBMargin(double val) | Plotter | inline |
| setCanvasDefaults(TPad *pad) | Plotter | protectedvirtual |
| setColor(int i, int color) | Plotter | |
| setHistogramOwnership(bool i=1) | Plotter | inline |
| setHistogramStyle(TH1 *histogram, bool setMinMax=1)=0 | RootPlotter | protectedpure virtual |
| setImageFormat(TString format) | Plotter | |
| setLMargin(double val) | Plotter | inline |
| setMax(double max) | Plotter | inline |
| setMin(double min) | Plotter | inline |
| setObjectOwnership(bool i=1) | Plotter | inline |
| setPropertiesFromTH1(TH1 *hist) | Plotter | |
| setRMargin(double val) | Plotter | inline |
| setTMargin(double val) | Plotter | inline |
| setXAxisLabelOffset(double val) | Plotter | inline |
| setXAxisLabelSize(double val) | Plotter | inline |
| setXaxisName(TString name) | RootPlotter | inline |
| setXAxisTickLength(double val) | Plotter | inline |
| setXAxisTitleOffset(double val) | Plotter | inline |
| setXAxisTitleSize(double val) | Plotter | inline |
| setYAxisLabelOffset(double val) | Plotter | inline |
| setYAxisLabelSize(double val) | Plotter | inline |
| setYaxisName(TString name) | RootPlotter | inline |
| setYAxisTickLength(double val) | Plotter | inline |
| setYAxisTitleOffset(double val) | Plotter | inline |
| setYAxisTitleSize(double val) | Plotter | inline |
| usePresetColours(bool val=true) | Plotter | inline |
| ~Plotter() | Plotter | virtual |
| ~RootPlotter() | RootPlotter | virtual |