Fork me on GitHub

Changes between Version 17 and Version 18 of WorkBook/QuickTour


Ignore:
Timestamp:
Mar 8, 2013, 10:39:42 AM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/QuickTour

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