PickleOutputManager

class tenjint.output.PickleOutputManager[source]

Pickle output manager.

As the name suggests, the pickle output manager pickles events and stores them to a file. The file path can be configured.

Methods

PickleOutputManager.__init__()

Initialize self.

PickleOutputManager.uninit()