Fork me on GitHub

Changes between Version 26 and Version 27 of WorkBook/QuickTour


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/QuickTour

    v26 v27  
    1111setup ROOT environment variables
    1212
    13 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.0.tar.gz
    14 tar -zxf Delphes-3.1.0.tar.gz
     13wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.1.1.tar.gz
     14tar -zxf Delphes-3.1.1.tar.gz
    1515
    16 cd Delphes-3.1.0
     16cd Delphes-3.1.1
    1717make -j 4
    1818}}}