icecube.ml_suite.converter module

class icecube.ml_suite.converter.FeatExtractFrameObjConverter(*args, **kwargs)

Bases: I3Converter

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

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

FillRows((I3Converter)arg1, (object)arg2, (I3TableRow)arg3) int :
C++ signature :

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

class icecube.ml_suite.converter.FeatExtractFrameObjInflatedConverter(*args, **kwargs)

Bases: I3Converter

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

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

FillRows((I3Converter)arg1, (object)arg2, (I3TableRow)arg3) int :
C++ signature :

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

GetNumberOfRows((I3Converter)arg1, (object)arg2) int :
C++ signature :

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