Icetray¶
Note
Herein, module has a couple of meanings. One is I3Module
,
which is the interface by which one writes plugins/extensions to
icetray. Module is also used in the sense of a group of python
extensions, which, to add to the confusion, are more like icetray
projects than icetray modules. Were it possible at this stage
I would rename the I3Module
variety of module to ‘plugin’.
The use of module at the top right hand of this page (next to index), is in the python-module sense. It is not supposed to take you to a listing of all I3Modules.
General Overview:
- Release Notes
- main
- Oct. 24, 2024 don la dieu (nega at icecube.umd.edu)
- June 18, 2024 don la dieu (nega at icecube.umd.edu)
- March 14, 2023 don la dieu (nega at icecube.umd.edu)
- Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)
- Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)
- Sep. 28, 2023 don la dieu (nega at icecube.umd.edu)
- June 22, 2023 don la dieu (nega at icecube.umd.edu)
- Apr. 12, 2023 don la dieu (nega AT icecube.umd.edu)
- Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu)
- Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)
- Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)
- Dec. 20, 2021 Alex Olivas (aolivas@umd.edu)
- Feb. 5, 2020 Alex Olivas (aolivas@umd.edu)
- Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)
- June 13, 2018, Alex Olivas (olivas@icecube.umd.edu)
- March 23, 2017, Alex Olivas (olivas@icecube.umd.edu)
- May 2, 2016, Alex Olivas (olivas@icecube.umd.edu)
- April 29, 2016, Alex Olivas (olivas@icecube.umd.edu)
- March 18, 2016, don la dieu (nega@icecube.umd.edu)
- December 14, 2015, don la dieu (nega@icecube.umd.edu)
- August 31, 2015, Alex Olivas (olivas@icecube.umd.edu)
- March 15, 2015, Alex Olivas (olivas@icecube.umd.edu)
- November 20, 2014, Alex Olivas (olivas@icecube.umd.edu)
- September 30, 2014, Alex Olivas (olivas@icecube.umd.edu)
- A History Lesson
- IceTray Summary
- Python Bindings (PyBindings)
- I3Tray Quick Reference
- How to make a project
Detailed Documentation:
- Icetray classes
- Logging
- icetray-inspect
- icetray-config
- Standard I3Modules supplied with IceTray
- Python scripting in IceTray
- NaN and Inf
- Using I3Units
- More natural parameter-passing syntax to I3Tray
- Passing python functions to
I3Tray.AddModule()
- I3Modules in Python
- Services in python
- Tray segments
- Q Frames
- Working with Q Frames
- I3PODHolder
- I3Tray – icetray convenience interface
Also see the doxygen docs.