Fork me on GitHub

Changes between Version 44 and Version 45 of WorkBook/QuickTour


Ignore:
Timestamp:
Jan 7, 2016, 3:00:50 PM (9 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/QuickTour

    v44 v45  
    99 - [http://www.tcl.tk Tcl scripting language]
    1010
    11 After configuring your environment for ROOT, download and build Delphes:
     11Then configure your environment for ROOT/gcc. If you are on lxplus, you can do it this way:
     12
     13{{{#!sh
     14source /afs/cern.ch/sw/lcg/external/gcc/4.9.3/x86_64-slc6/setup.sh
     15source /afs/cern.ch/sw/lcg/app/releases/ROOT/6.06.00/x86_64-slc6-gcc49-opt/root/bin/thisroot.sh
     16}}}
     17
     18Finally download and build Delphes:
    1219{{{#!sh
    1320wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.2.tar.gz