R3Broot: Difference between revisions
(Created page with "== Configuration of R3Broot == Running the command '''root-setup r3b''' will configure your system to use R3Broot. This command will also automatically create-adapt your '''.b...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Configuration of R3Broot == | == Configuration of R3Broot == | ||
Running the command '''root-setup r3b''' will configure your system to use R3Broot. This command will also automatically create-adapt your '''.bashrc''' file, so after you have run this command your system is almost ready, you do have to re-open the terminal to activate the new environment settings or run the '''source''' command given at the end of set up. | Running the command '''root-setup r3b''' will configure your system to use R3Broot. This command will also automatically create-adapt your '''.bashrc''' file, so after you have run this command your system is almost ready, you do have to re-open the terminal to activate the new environment settings or run the '''source''' command given at the end of set-up. | ||
The following directories are automatically created:<br/> | The following directories are automatically created:<br/> |
Revision as of 13:12, 21 April 2015
Configuration of R3Broot
Running the command root-setup r3b will configure your system to use R3Broot. This command will also automatically create-adapt your .bashrc file, so after you have run this command your system is almost ready, you do have to re-open the terminal to activate the new environment settings or run the source command given at the end of set-up.
The following directories are automatically created:
/home/p123456/fair_install/r3broot/macros/
In this directory you will find the r3b-macros. You can adapt them any way you like and then run them.
In order to test your R3Broot system you can run the following commands from the directory /home/p123456/fair_install/r3broot/macros/r3b/:
root -l -q r3bsim.C
After this has completed successfully (check if the on screen output of the command ends with “Finished successfully”), you can run:
root -l eventdisplay.C
If everything works, a nice window with a coloured 3D plot of the full R3B-setup should appear.