Fork me on GitHub

Changes between Version 46 and Version 47 of WorkBook/QuickTour


Ignore:
Timestamp:
Nov 10, 2016, 3:03:13 PM (8 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/QuickTour

    v46 v47  
    1818Finally download and build Delphes:
    1919{{{#!sh
    20 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.3.tar.gz
    21 tar -zxf Delphes-3.3.3.tar.gz
     20wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.0.tar.gz
     21tar -zxf Delphes-3.4.0.tar.gz
    2222
    23 cd Delphes-3.3.3
     23cd Delphes-3.4.0
    2424make -j 4
    2525}}}