Belle 2 Software Documentation¶
This document contains documentation of the Belle 2 Software, its command line tools and the Python programming interface.
Note
Generated on Apr 02, 2022 for release light-2203-zeus, commit 4242d2c3.
In case of questions regarding the Belle 2 Software or for additional information, please check Belle 2 Questions.
Tip
If you are new to the Belle 2 Software, you might want to take a look at the Beginners’ tutorials, a series of lessons that get you started in no time!
- 1. What’s New
- 2. Installation and Setup
- 3. Beginners’ tutorials
- 4. Command Line Tools
- 5. Belle II Python Interface
- 6. List of Core Modules
- 7. Analysis
- 8. B2BII
- 9. Belle II File Format
- 10. MVA package
- 11. Skims
- 12. How to document your code with Sphinx
- 12.1. Documentation of Python Code
- 12.2. Referencing Components
- 12.3. Inserting Figures
- 12.4. Documentation of Variables and Modules in C++
- 12.5. Google Style Docstrings
- 12.6. Add basf2 Modules Documentation to Sphinx
- 12.7. Add basf2 Variables Documentation to Sphinx
- 12.8. Additional Features
- 12.9. Additional boxes for the online lessons
- 12.10. How to test locally
- 12.11. Previewing documentation changes in a pull request