Fork me on GitHub

Changes between Version 45 and Version 46 of WorkBook/LibraryInterface


Ignore:
Timestamp:
May 17, 2013, 3:08:49 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v45 v46  
    99setup ROOT environment variables
    1010
    11 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.7.tar.gz
    12 tar -zxf Delphes-3.0.7.tar.gz
     11wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.8.tar.gz
     12tar -zxf Delphes-3.0.8.tar.gz
    1313
    14 cd Delphes-3.0.7
     14cd Delphes-3.0.8
    1515make -j 4
    1616