Dataclasses documentation¶
Dataclasses are the common classes used to describe objects in IceCube/Icetray. These classes are the objects exchanged by I3Modules.
This project is maintained by:
Don La Dieu <dladieu@icecube.wisc.edu>
David Schultz <david.schultz@icecube.wisc.edu>
If you find an area where Dataclasses’ documentation is lacking, you can help out!
Table of Contents:
- I3Particle
- SuperDST
- Selecting pulses:
I3RecoPulseSeriesMapMask
- Vector Math
- Coordinate Systems
- I3Direction
- Examples
- I3Time
- I3Position
- Examples
- I3ComplexVector
- I3MCTree
- Fourier Transforms and Derived Dataclasses/Functions
- Python bindings to dataclasses
- FAQ / common errors
icecube.dataclasses
– python bindings to dataclasses
Also see the doxygen docs.