Beginners’ tutorials
3. Beginners’ tutorials#
This online textbook aims to help new Belle II members to get started with the software by following through a series of hands-on lessons.
We want YOU to contribute to this book!
Tip
Just as there are many versions of the Belle II software, there are many versions of this documentation to match it. After all, if a new feature is added in our software, we also want to have the documentation for it.
The current version of this documentation is shown on the top left of this page, just below the logo. You can also change your version by clicking on other versions.
If you are a new to all of this, we recommend you to select the
recommended release version (release-xx-xx-xx (recommended)
in the
above list).
You can also take a sneak peek at the most recent version of the documentation by selecting the development version. However not all of the code examples might work for you yet.
The earliest release version which contains this online book is
release-05-01-12
.
Warning
If you change the version to an earlier version than the current one, some pages (also this page!) might not exist.
Warning
If you read the documentation of a newer version than the software that you use (in particular the development version), you might not yet be able to use some of the features shown.
Tip
If you get stuck or have any questions to the online book material, the #starterkit-workshop channel in our chat is full of nice people who will provide fast help. However this is not the place for specific or very detailed questions about your own analysis.
The first lesson of this book (Collaborative Tools.) will show several other places where you can get help later on. It also includes a quick tips section about the chat: Asking a question in #starterkit-workshop.
- 3.1. Welcome!
- 3.2. Fundamentals
- 3.3. Software Prerequisites
- 3.4. Working with Belle II software.
- 3.4.1. The basics.
- 3.4.2. First steering file
- 3.4.3. The Rest of Event (ROE)
- 3.4.4. Various additions
- 3.4.5. Flavor tagging
- 3.4.6. Vertex fitting
- 3.4.7. Event display
- 3.4.8. Generating Monte Carlo
- 3.4.9. Full Event Interpretation
- 3.4.10. Continuum Suppression (CS)
- 3.4.11. B2BII
- 3.4.12. Skimming
- 3.4.13. A simple python module
- 3.5. Offline analysis
- 3.6. Data model and computing
- 3.7. Workflow Management
- 3.8. Join us