The Uranie platform, v4.8.0

Index

Starting with Uranie

In order to use Uranie, once the installation is done, one should start by sourcing the proper script, depending on the shell you're using:

Then, you can call any ROOT macro that would contain Uranie objects, by doing:

 root myMacro.C 
or, you can run it's equivalent in python by calling:
 python myMacro.py 

For more information, you can refer to the usermanual (see in the left-hand side menu).

Releases notes: news from v4.8.0

Built by default with ROOT v6.28/04 (recommended)