Belle 2 Software Documentation¶
This document contains documentation of the Belle 2 Software, its command line tools and the Python API.
Note
Generated on May 07, 2021 for release light-2104-poseidon, commit 9fd39bc923.
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 Online textbook, a series of lessons that get you started in no time!
- 1. What’s New
- 2. Installation and Setup
- 3. Command Line Tools
- 4. Belle II Python Interface
- 5. List of Core Modules
- 6. Analysis
- 7. B2BII
- 8. Belle II File Format
- 9. MVA package
- 10. Skims
- 11. How to document your code with Sphinx
- 11.1. Documentation of Python Code
- 11.2. Referencing Components
- 11.3. Inserting Figures
- 11.4. Documentation of Variables and Modules in C++
- 11.5. Google Style Docstrings
- 11.6. Add Basf2 Modules Documentation to Sphinx
- 11.7. Add Basf2 Variables Documentation to Sphinx
- 11.8. Additional Features
- 11.9. Additional boxes for the online lessons
- 11.10. How to test locally
- 11.11. Previewing documentation changes in a pull request
- 12. Online textbook