Fork me on GitHub

Changes between Version 44 and Version 45 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Apr 26, 2013, 1:58:35 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

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