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 Nov 03, 2022 for release light-2210-devonrex, commit 768715f85.
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. Software development
- 13. How to document your code with Sphinx
- 13.1. Documentation of Python Code
- 13.2. Referencing Components
- 13.3. Inserting Figures
- 13.4. Documentation of Variables and Modules in C++
- 13.5. Google Style Docstrings
- 13.6. Add basf2 Modules Documentation to Sphinx
- 13.7. Add basf2 Variables Documentation to Sphinx
- 13.8. Additional Features
- 13.9. Additional boxes for the online lessons
- 13.10. How to test locally
- 13.11. Previewing documentation changes in a pull request