Fork me on GitHub

Changes between Version 12 and Version 13 of WorkBook/ReadingCMSFiles


Ignore:
Timestamp:
Apr 26, 2013, 1:58:19 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ReadingCMSFiles

    v12 v13  
    1818
    1919{{{
    20 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.6.tar.gz
    21 tar -zxf Delphes-3.0.6.tar.gz
     20wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.7.tar.gz
     21tar -zxf Delphes-3.0.7.tar.gz
    2222
    23 cd Delphes-3.0.6
     23cd Delphes-3.0.7
    2424make -j 4
    2525}}}