Changes between Version 12 and Version 13 of PublicAnalysisDatabase


Ignore:
Timestamp:
Jun 19, 2014, 11:40:29 AM (10 years ago)
Author:
Sabine Kraml
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicAnalysisDatabase

    v12 v13  
    33This page contains a collection of LHC analyses that have been implemented in the !MadAnalysis 5 framework (in the expert mode) described in [http://arxiv.org/abs/1405.3982 arXiv:1405.3982 [hep-ph]]. For each analysis, a commented c++ code is available for download, provided together with information on the analysis and references to relevant publications. A careful validation of each implementation is also provided.
    44
    5 In order to use those files, the user is asked to create a working directory by starting !MadAnalysis 5 as
     5In order to use these files, you need !MadAnalysis 5.1.1.10 or higher, as well as our modified version of DELPHES, which can be installed with the command
     6{{{
     7 intall <delphes-ma5tune>
     8}}}
     9within !MadAnalysis 5. If you have an older version of !MadAnalysis 5, first update it to the latest one.
     10
     11You then need to create a working directory by starting !MadAnalysis 5 as
    612{{{
    713 ./bin/ma5 -E -R
     
    3238
    3339**'' !! please properly cite the DOIs of all the re-implementation codes you are using !! **''
    34