Belle 2 Software Documentation¶
This document contains documentation of the Belle 2 Software, its command line tools and the Python API.
Note
Generated on Nov 09, 2021 for release release-06-00-03, commit a29bb294.
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. Background module
- 9. Calibration
- 10. The Belle II Event Display
- 11. Event Generators
- 12. Tools for Validation of the SoftwareTrigger
- 13. KLM (\(K_{L}^0\) and Muon Detector)
- 14. Belle II File Format
- 15. MVA package
- 16. PXD
- 17. Reconstruction
- 18. Simulation
- 19. Skims
- 20. SVD
- 21. Tracking
- 22. TRG
- 23. Tools for Physics Validation of the Software
- 24. How to document your code with Sphinx
- 24.1. Documentation of Python Code
- 24.2. Referencing Components
- 24.3. Inserting Figures
- 24.4. Documentation of Variables and Modules in C++
- 24.5. Google Style Docstrings
- 24.6. Add basf2 Modules Documentation to Sphinx
- 24.7. Add basf2 Variables Documentation to Sphinx
- 24.8. Additional Features
- 24.9. Additional boxes for the online lessons
- 24.10. How to test locally
- 24.11. Previewing documentation changes in a pull request
- 25. Online textbook