HyperPlot
v1
Bin and visualise multidimensional datasets
|
This is the complete list of members for RootPlotter1D, including all inherited members.
_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 |
_ratioMax | RootPlotter1D | protected |
_ratioMin | RootPlotter1D | 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 | |
addHorizontalBox(double ypos, double width, int fillColour) | RootPlotter1D | |
addHorizontalLine(double ypos, int style=1, int colour=1) | RootPlotter1D | |
addObject(TObject *obj) | Plotter | |
addText(TString text, double x, double y, int alignh=1, int alignv=2, double size=0.06, int ndc=true) | RootPlotter | |
addVerticalBox(double xmin, double xmax, int fillColour, int fillstyle) | RootPlotter1D | |
addVerticalLine(double xpos, int style=1, int colour=1) | RootPlotter1D | |
allImageFormats(bool val=true) | Plotter | inline |
drawLegend() | RootPlotter | |
drawOptions(int i) | RootPlotter | |
getCanvas() | Plotter | inline |
getColor(int i) | Plotter | |
getGlobalMax() | RootPlotter1D | virtual |
getGlobalMin() | RootPlotter1D | virtual |
getHistogram(int i) | RootPlotter | protected |
getNumObjects() | Plotter | |
getRatioMax(RootPlotter1D *ratioPlotter) | RootPlotter1D | protected |
getRatioMin(RootPlotter1D *ratioPlotter) | RootPlotter1D | protected |
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 |
plotPulls(TString plotDirectory, TString plotOptions="", TPad *pad=0, double scaleFactor=1.0) | RootPlotter1D | |
plotRatio(TString plotDirectory, TString plotOptions="", TPad *pad=0, double scaleFactor=1.0, double *returnMin=0, double *returnMax=0) | RootPlotter1D | |
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 | |
plotWithPulls(TString plotDirectory, TString plotOptions="", TPad *pad=0) | RootPlotter1D | |
plotWithRatio(TString plotDirectory, TString plotOptions="", TPad *pad=0) | RootPlotter1D | |
RootPlotter(TH1 *histogram, double width=300, double height=200) | RootPlotter | |
RootPlotter1D(TH1 *histogram, double width=400, double height=300) | RootPlotter1D | |
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 |
s_ratioMax | RootPlotter1D | static |
s_ratioMin | RootPlotter1D | 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) | RootPlotter1D | protectedvirtual |
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 | |
setRatioMax(double val) | RootPlotter1D | inline |
setRatioMin(double val) | RootPlotter1D | inline |
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() (defined in Plotter) | Plotter | virtual |
~RootPlotter() | RootPlotter | virtual |
~RootPlotter1D() (defined in RootPlotter1D) | RootPlotter1D | virtual |