Belle II Software development
|
This is the complete list of members for ValidationPlot, including all inherited members.
__init__(self, name, referenceFileName=None) | ValidationPlot | |
_check | ValidationPlot | protected |
_contact | ValidationPlot | protected |
_description | ValidationPlot | protected |
_is_expert | ValidationPlot | protected |
_title | ValidationPlot | protected |
_xlabel | ValidationPlot | protected |
_ylabel | ValidationPlot | protected |
add_nan_inf_stats(cls, histogram, name, xs) | ValidationPlot | |
add_stats_entry(cls, histogram, label, value) | ValidationPlot | |
attach_attributes(self) | ValidationPlot | |
check | ValidationPlot | |
check(self) | ValidationPlot | |
check(self, check) | ValidationPlot | |
combine_fit_and_additional_stats(cls, fit_tf1, additional_stats_tf1) | ValidationPlot | |
contact | ValidationPlot | |
contact(self) | ValidationPlot | |
contact(self, contact) | ValidationPlot | |
convert_tprofile_to_tgrapherrors(cls, tprofile, abs_x=False) | ValidationPlot | |
copy_tf1_parameters(cls, tf1_source, tf1_target, offset=0) | ValidationPlot | |
create(self, histogram_template, xs, ys=None, weights=None, stackby=None, cumulation_direction=None, reverse_stack=None) | ValidationPlot | |
create_1d(self, th1_factory, xs, ys=None, weights=None, bins=None, stackby=None, lower_bound=None, upper_bound=None, outlier_z_score=None, include_exceptionals=True, allow_discrete=False, cumulation_direction=None) | ValidationPlot | |
create_additional_stats_tf1(cls, histogram) | ValidationPlot | |
create_stack(cls, histograms, name, reverse_stack, force_graph=False) | ValidationPlot | |
cumulate(cls, histogram, cumulation_direction=None) | ValidationPlot | |
delete_tf1(cls, histogram) | ValidationPlot | |
description | ValidationPlot | |
description(self) | ValidationPlot | |
description(self, description) | ValidationPlot | |
determine_bin_edges(self, xs, stackbys=None, bins=None, lower_bound=None, upper_bound=None, outlier_z_score=None, include_exceptionals=True, allow_discrete=False) | ValidationPlot | |
determine_bin_range(self, xs, stackbys=None, n_bins=None, lower_bound=None, upper_bound=None, outlier_z_score=None, include_exceptionals=True) | ValidationPlot | |
determine_range(self, xs, lower_bound=None, upper_bound=None, outlier_z_score=None, include_exceptionals=True) | ValidationPlot | |
fill_into(self, plot, xs, ys=None, weights=None, filter=None) | ValidationPlot | |
fill_into_grouped(self, histogram_template, xs, ys=None, weights=None, groupbys=None, groupby_label="group") | ValidationPlot | |
fill_into_tgraph(self, graph, xs, ys, filter=None) | ValidationPlot | |
fill_into_tgrapherror(self, graph, xs, ys, filter=None) | ValidationPlot | |
fill_into_th1(self, histogram, xs, ys=None, weights=None, filter=None) | ValidationPlot | |
fit(self, formula, options, lower_bound=None, upper_bound=None, z_score=None) | ValidationPlot | |
fit_const(self) | ValidationPlot | |
fit_diag(self) | ValidationPlot | |
fit_gaus(self, z_score=None) | ValidationPlot | |
fit_line(self) | ValidationPlot | |
format_bin_label(value) | ValidationPlot | static |
gaus_slice_fit(cls, th2, name, z_score=None) | ValidationPlot | |
get_additional_stats(cls, histogram) | ValidationPlot | |
get_exceptional_values(xs) | ValidationPlot | static |
get_robust_mean_and_std(xs) | ValidationPlot | static |
grapherrors(self, xs_and_err, ys_and_err, stackby=None, lower_bound=(None, None), upper_bound=(None, None), outlier_z_score=(None, None), include_exceptionals=(True, True), max_n_data=100000, is_expert=True) | ValidationPlot | |
hist(self, xs, weights=None, stackby=None, bins=None, lower_bound=None, upper_bound=None, outlier_z_score=None, include_exceptionals=True, allow_discrete=False, cumulation_direction=None, is_expert=True) | ValidationPlot | |
hist2d(self, xs, ys, weights=None, stackby=None, bins=(None, None), lower_bound=(None, None), upper_bound=(None, None), outlier_z_score=(None, None), include_exceptionals=(True, True), allow_discrete=(False, False), quantiles=None, is_expert=True) | ValidationPlot | |
histograms | ValidationPlot | |
is_binary(xs) | ValidationPlot | static |
is_discrete(xs, max_n_unique=None) | ValidationPlot | static |
is_expert(self) | ValidationPlot | |
lower_bound | ValidationPlot | |
name | ValidationPlot | |
plot | ValidationPlot | |
profile(self, xs, ys, weights=None, stackby=None, bins=None, lower_bound=None, upper_bound=None, y_binary=None, y_log=None, outlier_z_score=None, include_exceptionals=True, allow_discrete=False, cumulation_direction=None, gaus_z_score=None, is_expert=True, is_asymmetry=False) | ValidationPlot | |
pvalue_error | ValidationPlot | |
pvalue_warn | ValidationPlot | |
referenceFileName | ValidationPlot | |
scatter(self, xs, ys, stackby=None, lower_bound=(None, None), upper_bound=(None, None), outlier_z_score=(None, None), include_exceptionals=(True, True), max_n_data=100000, is_expert=True) | ValidationPlot | |
set_additional_stats_tf1(cls, histogram) | ValidationPlot | |
set_color(self, tobject, root_i_color) | ValidationPlot | |
set_fit_tf1(cls, histogram, fit_tf1) | ValidationPlot | |
set_maximum(self, maximum) | ValidationPlot | |
set_minimum(self, minimum) | ValidationPlot | |
set_tf1(cls, histogram, tf1) | ValidationPlot | |
set_tstyle(cls) | ValidationPlot | |
show(self) | ValidationPlot | |
title | ValidationPlot | |
title(self) | ValidationPlot | |
title(self, title) | ValidationPlot | |
unpack_2d_param(param) | ValidationPlot | static |
upper_bound | ValidationPlot | |
very_sparse_dots_line_style_index | ValidationPlot | static |
write(self, tdirectory=None) | ValidationPlot | |
xlabel | ValidationPlot | |
xlabel(self) | ValidationPlot | |
xlabel(self, xlabel) | ValidationPlot | |
y_log | ValidationPlot | |
ylabel | ValidationPlot | |
ylabel(self) | ValidationPlot | |
ylabel(self, ylabel) | ValidationPlot |