This is the complete list of members for LEPBandPlot, including all inherited members.
draw(const char *options="") override | LEPBandPlot | virtual |
dumpToFile(const char *RootFileName, const char *options) override | LEPBandPlot | virtual |
dumpToImage(const char *filename) | StatisticalPlot | inline |
getCanvas() | StatisticalPlot | inline |
is_verbose() | StatisticalPlot | |
LEPBandPlot(const char *name, const char *title, const int n_points, double *x_vals, double *sb_vals, double *b_vals, double *b_rms, double *exp_vals=nullptr) | LEPBandPlot | |
LEPBandPlot(const char *name, const char *title, const int n_points, double *x_vals, double *sb_vals, double *b_vals, double *b_up_bars1, double *b_down_bars1, double *b_up_bars2, double *b_down_bars2, double *exp_vals=nullptr) | LEPBandPlot | |
m_b_band_graph_1sigma | LEPBandPlot | private |
m_b_band_graph_2sigma | LEPBandPlot | private |
m_b_line_graph | LEPBandPlot | private |
m_data_line_graph | LEPBandPlot | private |
m_legend | LEPBandPlot | private |
m_sb_line_graph | LEPBandPlot | private |
m_zero_line | LEPBandPlot | private |
print(const char *options="") override | LEPBandPlot | virtual |
setCanvas(TCanvas *new_canvas) | StatisticalPlot | inline |
setTitle(const char *title) | LEPBandPlot | |
setVerbosity(bool verbosity) | StatisticalPlot | |
setXaxisTitle(const char *title) | LEPBandPlot | |
StatisticalPlot(const char *name, const char *title, bool verbosity=true) | StatisticalPlot | |
~LEPBandPlot() override | LEPBandPlot | |
~StatisticalPlot() override | StatisticalPlot |