icecube.common_variables.time_characteristics.converters module¶
The python module
icecube.common_variables.time_characteristics.converters
contains tableio
converters for the time_characteristics sub module of the common_variables
python module of the CommonVariables project.
- class icecube.common_variables.time_characteristics.converters.I3TimeCharacteristicsValuesConverter¶
Bases:
I3Converter
The I3TimeCharacteristicsValues tableio converter converts an I3TimeCharacteristicsValues frame object into a data table verbatim.
- 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
I3TimeCharacteristicsValues