icecube.rock_bottom.converters module¶
- class icecube.rock_bottom.converters.I3RbParameterMapConverter¶
Bases:
I3Converter
This class converts the I3RbParameter map into a table for writing hdf5 conversion the formatting has been chosen such that it matches that of Laputop’s table converter
- 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>)
- booked¶
alias of
I3RbParameterMap