icecube.dst.TDSTConverter module

A demonstration of a converter written in pure Python

class icecube.dst.TDSTConverter.TDSTConverter

Bases: I3Converter

Convert((I3Converter)arg1, (object)arg2, (I3TableRow)arg3, (I3Frame)arg4) int :
C++ signature :

unsigned long Convert(PythonConverter {lvalue},boost::shared_ptr<I3FrameObject const>,boost::shared_ptr<I3TableRow>,boost::shared_ptr<I3Frame>)

CreateDescription((I3Converter)arg1, (object)arg2) I3TableRowDescription :
C++ signature :

boost::shared_ptr<I3TableRowDescription> CreateDescription(PythonConverter {lvalue},boost::shared_ptr<I3FrameObject const>)

booked

alias of TDST