Users Guide for AliRoot  


The source code for all AliRoot classes is documented and the html files are automatically generated by ROOT.

Content

  1. How to run AliRoot
  2. AliRoot classes


1. How to run AliRoot

To execute the Alice detector simulation program.

The time for the initialisation phase of AliRoot is typicaly 30 seconds.

By default the macro menu.C invokes AliRun::Init with the configuration file Config.C.

When the initialisation is finished the root prompt apears again.
You also get back the Root control bar menu.

You can now select options from the bar menu.

For more details on the functionality see the documentation of AliRun and TGeant3 classes

A global varial gAlice can be used to invoke the AliRun class functions.
A global varial gMC can be used to invoke the TGeant3 class functions.

Note that several TGeant3 functions are also available by clicking with the right button on a canvas while in the AliRoot session.

To quit AliRoot






Page maintained by: Yiota Foka
Back to: ALICE home, Offline home