Fork me on GitHub

Changes between Version 34 and Version 35 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Nov 27, 2012, 11:19:44 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v34 v35  
    99setup ROOT environment variables
    1010
    11 wget --no-check-certificate https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes_V_3.0.0.tar.gz
    12 tar -zxf Delphes_V_3.0.0.tar.gz
     11wget --no-check-certificate https://cp3.irmp.ucl.ac.be/projects/delphes/raw-attachment/wiki/WikiStart/Delphes-3.0.0.tar.gz
     12tar -zxf Delphes-3.0.0.tar.gz
    1313
    14 cd Delphes_V_3.0.0
     14cd Delphes-3.0.0
    1515make -j 4
    1616