Icetray classes¶
- I3Frame
- In C++
- I3Frame Reference
- Requirements on toplevel frame objects
- I3Frame::Put()
- Put with default names
- I3Frame::Get<T>()
- Getting a SomethingConstPtr
- Getting a reference
- Examples
- I3Frame::Rename(const string& from, const string& to)
- I3Frame::Delete(const string& where)
- Frame names may not contain whitespace
- I3_POINTER_TYPEDEFS
- I3_DEFAULT_NAME
- Frame Mixing
- In Python
- I3FrameObject
- I3_SERIALIZABLE
- In C++
- I3Module Reference
- I3Context Reference