km3modules.parser

A collection of parsers.

Module Contents

Classes

CHParser

A parser for ControlHost data.

class km3modules.parser.CHParser(name=None, **parameters)[source]

A parser for ControlHost data.

This parser will choose the correct class to parse the binary data for given tags.

parse_map[source]
configure()[source]

Configure module, like instance variables etc.

process(blob)[source]

Knead the blob and return it