matrixRoot is created by Vincent Roberfroid
                        ( roberfroid@fynu.ucl.ac.be )

To use it (you need ROOT 3.02 ):

- download the matrixRoot.tar.gz
- uncompress : tar zxvf matrixRoot.tar.gz
- in your .profile or your .bashrc add :

  LD_LIBRARY_PATH= directory_where_you_put_matrixRoot:$LD_LIBRARY_PATH
  export LD_LIBRARY_PATH 
