Fork me on GitHub

Changes between Version 10 and Version 11 of WorkBook/ReadingCMSFiles


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ReadingCMSFiles

    v10 v11  
    1818
    1919{{{
    20 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.4.tar.gz
    21 tar -zxf Delphes-3.0.4.tar.gz
     20wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.0.5.tar.gz
     21tar -zxf Delphes-3.0.5.tar.gz
    2222
    23 cd Delphes-3.0.4
     23cd Delphes-3.0.5
    2424make -j 4
    2525}}}