Fork me on GitHub

Changes between Version 13 and Version 14 of WorkBook/ReadingCMSFiles


Ignore:
Timestamp:
May 17, 2013, 3:09:11 PM (11 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ReadingCMSFiles

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