Fork me on GitHub

Changes between Version 51 and Version 52 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Apr 25, 2014, 9:59:39 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

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