DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
This is the complete list of members for trgtools.plot.PDFPlotter.PDFPlotter, including all inherited members.
__init__(self, str save_name) | trgtools.plot.PDFPlotter.PDFPlotter | |
_check_title_and_labels(self, plot_details_dict) | trgtools.plot.PDFPlotter.PDFPlotter | protected |
_DEFAULT_ERRORBAR_STYLE | trgtools.plot.PDFPlotter.PDFPlotter | protectedstatic |
_DEFAULT_FIG_SIZE | trgtools.plot.PDFPlotter.PDFPlotter | protectedstatic |
_DEFAULT_HIST_STYLE | trgtools.plot.PDFPlotter.PDFPlotter | protectedstatic |
_pdf | trgtools.plot.PDFPlotter.PDFPlotter | protected |
close(self) | trgtools.plot.PDFPlotter.PDFPlotter | |
get_pdf(self) | trgtools.plot.PDFPlotter.PDFPlotter | |
plot_errorbar(self, np.ndarray x_data, np.ndarray y_data, dict plot_details_dict) | trgtools.plot.PDFPlotter.PDFPlotter | |
plot_histogram(self, np.ndarray data, dict plot_details_dict) | trgtools.plot.PDFPlotter.PDFPlotter |