Fork me on GitHub

Changes between Version 15 and Version 16 of WorkBook/ReadingCMSFiles


Ignore:
Timestamp:
Aug 19, 2013, 10:36:19 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ReadingCMSFiles

    v15 v16  
    1818
    1919{{{
    20 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.9.tar.gz
    21 tar -zxf Delphes-3.0.9.tar.gz
     20wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.10.tar.gz
     21tar -zxf Delphes-3.0.10.tar.gz
    2222
    23 cd Delphes-3.0.9
     23cd Delphes-3.0.10
    2424make -j 4
    2525}}}