Changes between Version 6 and Version 7 of SchoolKias


Ignore:
Timestamp:
Oct 6, 2011, 7:42:18 PM (13 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SchoolKias

    v6 v7  
    2020  you can use apt-get/yum/... in order to have those.
    2121
    22 1. '''Madgraph 5'''
     222. '''Madgraph 5'''
    2323  * '''python 2.6/2.7'''[[BR]]
    2424    !MadGraph 5 requires python 2.6 or python 2.7. In order to check your version of python, you can type:
     
    4141
    4242
    43 1. '''Pythia/pgs/MadAnalysis'''
     433. '''Pythia/pgs/MadAnalysis'''
    4444
    4545   In order to install those programs, you need to launch mg5 (./bin/mg5) and then type
     
    5151
    5252
    53 1. '''MC@NLO'''
     534. '''MC@NLO'''
    5454
    5555   * '''MC@NLO'''
     
    7979    c.  http://sourceforge.net/projects/hpc/files/hpc/gcc/gcc-leopard-intel-bin.tar.gz/download for MacOs 10.5
    8080
    81 1. '''!MadGraph5'''
     812. '''!MadGraph5'''
    8282  * '''python'''
    8383    a. The default python version of !MacOs 10.6 is python 2.6 and is (in 99% of the case) fully working with Madgraph5, so nothing to install for you.
     
    9090    ./bin/mg5
    9191    If you don't have a valid python version. It will fail directly.
    92 
    9392  * '''Root''' [[BR]]
    9493    Root is require, in order to make some of the plots in MadEvent.
     
    9998sudo ln -s PATH_TO_YOUR_UNPACK_DIRECOTRY/bin/root .
    10099cd
    101 emacs .profile
     100emacs .bash_profile
    102101}}}
    103102    The last command will open a terminal, add in this file the following line:
     
    107106    In order to exit the emacs editor, you need to do CTRL-X CTRL-S (this will save your modification) and after CTRL-X CTRL-C. Finally in your terminal you will need to type
    108107{{{
    109     source .bashrc
     108    source .bash_profile
    110109}}}
    111110    b. for !MacOs 10.6 (and maybe 10.7), you can install this version: ftp://root.cern.ch/root/root_v5.30.02.macosx106-i386-gcc-4.2.tar.gz .Then follow the instruction for !Macos 10.5.
     
    117116
    118117
    119 1. '''Pythia/pgs/MadAnalysis'''
     1183. '''Pythia/pgs/MadAnalysis'''
    120119
    121120   
     
    127126}}}
    128127
    129 1. '''MC@NLO'''
     1284. '''MC@NLO'''
    130129   * '''MC@NLO'''
    131130     You can install it from the source: http://www.hep.phy.cam.ac.uk/theory/webber/MCatNLO/Package4.03_dist.tar.gz