HistogramAggregator =================== .. currentmodule:: ctapipe.monitoring.aggregator .. autoclass:: HistogramAggregator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HistogramAggregator.axis_definition ~HistogramAggregator.axis_names .. rubric:: Methods Summary .. autosummary:: ~HistogramAggregator.hist_from_container ~HistogramAggregator.hist_from_tablerow .. rubric:: Attributes Documentation .. autoattribute:: axis_definition .. autoattribute:: axis_names .. rubric:: Methods Documentation .. automethod:: hist_from_container .. automethod:: hist_from_tablerow