Fork me on GitHub

Changes between Version 43 and Version 44 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Apr 15, 2013, 4:32:48 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

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