icecube.recclasses.pyconverters module

class icecube.recclasses.pyconverters.I3DirectHitsValuesConverter

Bases: I3Converter

The I3DirectHitsValuesConverter tableio converter converts an I3DirectHitsValues 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 I3DirectHitsValues

class icecube.recclasses.pyconverters.I3FiniteCutsConverter

Bases: I3Converter

The I3FiniteCutsConverter tableio converter converts an I3FiniteCuts 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 I3FiniteCuts

class icecube.recclasses.pyconverters.I3HitMultiplicityValuesConverter

Bases: I3Converter

The I3HitMultiplicityValuesConverter tableio converter converts an I3HitMultiplicityValues frame object into a 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 I3HitMultiplicityValues

class icecube.recclasses.pyconverters.I3HitStatisticsValuesConverter(COGBookRefFrame=icecube._dataclasses.converters.BookRefFrame.Car)

Bases: I3Converter

The I3HitStatisticsValuesConverter tableio converter converts an I3HitStatisticsValues 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 I3HitStatisticsValues

class icecube.recclasses.pyconverters.I3StartStopParamsConverter

Bases: I3Converter

The I3StartStopParamsConverter tableio converter converts an I3StartStopParams 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 I3StartStopParams

class icecube.recclasses.pyconverters.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

class icecube.recclasses.pyconverters.I3TrackCharacteristicsValuesConverter

Bases: I3Converter

The I3TrackCharacteristicsValues tableio converter converts an I3TrackCharacteristicsValues 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 I3TrackCharacteristicsValues

class icecube.recclasses.pyconverters.I3VetoConverter

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>)

booked

alias of I3Veto

class icecube.recclasses.pyconverters.I3VetoShortConverter

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>)

booked

alias of I3VetoShort