:mod:`km3pipe.io.ch` ==================== .. py:module:: km3pipe.io.ch .. autoapi-nested-parse:: Pump for the jpp file read through aanet interface. .. !! processed by numpydoc !! Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: km3pipe.io.ch.CHPump Functions ~~~~~~~~~ .. autoapisummary:: km3pipe.io.ch.CHTagger .. data:: log .. py:class:: CHPump Bases::class:`km3pipe.core.Pump` A pump for ControlHost data. .. !! processed by numpydoc !! .. method:: configure(self) .. method:: process(self, blob) Wait for the next packet and put it in the blob .. !! processed by numpydoc !! .. method:: show_performance_statistics(self) .. method:: finish(self) Clean up the JLigier controlhost connection .. !! processed by numpydoc !! .. method:: next(self) .. function:: CHTagger(blob)