mermithid.processors.IO.IOCicadaProcessor module

Some template vars

Members: IOCicadaProcessor

Functions:

Classes:

Processor that can read (not write) Katydid ROOT files using the Cicada library Author: M. Guigue Date: Mar 30 2018

Summary

Data:

Reference

class mermithid.processors.IO.IOCicadaProcessor.IOCicadaProcessor(name, *args, **kwargs)[source]

Bases: morpho.processors.IO.IOProcessor.IOProcessor

Processor that can read (not write) Katydid ROOT files using the Cicada library

InternalConfigure(params)[source]
Parameters:
  • object_type – class of the object to read in the file
  • object_name – name of the tree followed by the name of the object
  • use_katydid – retro-compatibility to Katydid namespace
Reader()[source]

Reader method

Writer()[source]

End-user analysis should not produce Katydid output objects…