Skip to content

What is O2?

Stephan Potgieter edited this page Mar 12, 2025 · 10 revisions

The Online-Offline (O2) software serves as a general purpose software framework for the full computing pipeline of ALICE. A more detailed breakdown can be found in the technical design report at: O2 TDR.

The software can be divided into the following parts:

All of the parts strictly require O2 Core to be installed as the base. It is also highly recommended to install O2 Physics, as it is needed in most cases to access and analyse data. The other parts can be selectively installed based on specific usage requirements.

In addition to the mentioned parts, there is also the data Grid and CCDB. The Grid is where all of the experimental and simulation data of the experiment is stored, and where computing jobs are managed - it can be accessed in the browser via the MonALISA interface.

Clone this wiki locally