This is the complete list of members for TestComparison, including all inherited members.
call_iteration | TestComparison | |
create_histogram(name, entries=5000, mu=10, sigma=3) | TestComparison | static |
create_profile(name, entries=5000, mu=10, sigma=0.3, max_fill=50, fixed_number=None) | TestComparison | static |
create_teff(name, bins=20, eff=0.9) | TestComparison | static |
histogramA | TestComparison | |
histogramB | TestComparison | |
profileA | TestComparison | |
profileAequal | TestComparison | |
profileB | TestComparison | |
profileBequal | TestComparison | |
profileC | TestComparison | |
profileDifferentBins | TestComparison | |
profileZeroErrorBins | TestComparison | |
profileZeroErrorBinsTwo | TestComparison | |
root_name(self, name) | TestComparison | |
setUp(self) | TestComparison | |
teffA | TestComparison | |
teffB | TestComparison | |
test_compare_differing_bins(self) | TestComparison | |
test_compare_differing_objects(self) | TestComparison | |
test_compare_histograms(self) | TestComparison | |
test_compare_identical_profiles_kolmogorov(self) | TestComparison | |
test_compare_profiles(self) | TestComparison | |
test_compare_profiles_almost_equal(self) | TestComparison | |
test_compare_profiles_identical(self) | TestComparison | |
test_compare_tefficiencies(self) | TestComparison | |
test_compare_tefficiencies_same(self) | TestComparison | |
test_compare_unsupported_object(self) | TestComparison | |
test_compare_zero_error_profiles(self) | TestComparison | |