Tutorials

There is a number of example tasks available at the AliceO2 software repository on github.com under AliceO2/Analysis/Tutorials/src/. It is ready-to-use code which you can run or copy to your own tasks and modify according to your needs.

In each of the following sections one of these tutorial codes will be discussed in some detail. It is recommended to download the related source code (a link is provided on each page) to see the full working version of code while reading the explanations given in the tutorial.

More in-depth information about analysis tasks can be found in the Analysis Framework section of these documentation pages.

To run a tutorial analysis do

o2-analysistutorial-* --aod-file AO2D.root

List of tutorials