Changes between Version 1 and Version 2 of PublicAnalysisDatabase


Ignore:
Timestamp:
Jun 17, 2014, 10:20:03 PM (10 years ago)
Author:
Sabine Kraml
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicAnalysisDatabase

    v1 v2  
    1 == !MadAnalysis 5 physics analysis database ==
     1= !MadAnalysis 5 physics analysis database =
    22
    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 discussion on the validation of each implementation is also provided.
    44
    5 In order to use those files, the user is asked to first create a working directory by starting !MadAnalysis 5 as
     5In order to use those files, the user is asked to create a working directory by starting !MadAnalysis 5 as
    66{{{
    77 ./bin/ma5 -E -R
    88}}}
    9 and second follow the instructions displayed to the screen. It is then required to run the script newAnalyzer.py (located in !Build/SampleAnalyzer) by passing as an argument the name of the analysis of interest. For instance,
     9and follow the instructions displayed to the screen. So far, there is no automatic installation in the form of an analysis library. Instead, analyses have to be added by hand.  This is done by running the script newAnalyzer.py (located in !Build/SampleAnalyzer), passing as an argument the name of the analysis of interest. For instance,
    1010{{{
    1111  python newAnalyzer.py cms_sus_13_011
    1212}}}
    13 will create and modify all necessary files for adding an analysis named cms_sus_13_011. In particular, a pair of header and source c++ files cms_sus_13_011.cpp and cms_sus_13_011.h are now available in the subdirectory !Build/SampleAnalyzer/User/Analyzer. These files must be superseded by those available to download on the CMS-SUS-13-011 wikipage (see below).
     13will create and modify all necessary files for adding the analysis named cms_sus_13_011. In particular, a pair of header and source c++ files cms_sus_13_011.cpp and cms_sus_13_011.h are now available in the subdirectory !Build/SampleAnalyzer/User/Analyzer. These files must be replaced by those available for download in the database (see list below)
    1414
    15 We strongly encourage users to make the LHC analyses that they are recasting public in our database, in order to render them as useful as possible to the community. For any information on the implementation of an analysis, on the database or on the expert mode of the program, please visit the 'Answers' section of our [https://launchpad.net/madanalysis5 launchpad page].
     15We strongly encourage users to publish their re-implemented LHC analyses via Inspire. This way they not only become part of the public database, rendering them as useful as possible to the community, but they also become individually searchable and citable. For any information on the implementation of an analysis, on the database or on the expert mode of the program, please visit the 'Answers' section of our [https://launchpad.net/madanalysis5 launchpad page].
    1616
    17 === Available Analyses ===
    18 || '''Analysis''' || ''' Short Description''' || '''Contact people''' || '''Status''' ||
    19 || [wiki:CMS_SUS_13_011 CMS-SUS-13-011] || CMS stop search in the single lepton mode || B. Dumont, B. Fuks, C. Wymant || Available ||
     17== Available Analyses ==
     18
     19=== ATLAS 8 TeV ===
     20
     21=== CMS 8 TeV ===
     22|| '''Analysis''' || ''' Short Description''' || '''Implemented by''' || '''Code''' || '''Validation note''' ||
     23|| [wiki:CMS_SUS_13_011 CMS-SUS-13-011] (published) || stop search in the single lepton mode || B. Dumont, B. Fuks, C. Wymant || DOI/Inspire link || PDF ||
     24|| [https://twiki.cern.ch/twiki/bin/view/CMSPublic/PhysicsResultsSUS13012 CMS-SUS-13-012] (published) || gluino/squark, jet multiplicity and missing energy || S. Bein, D. Sengupta || DOI/Inspire link || PDF ||
     25|| [https://twiki.cern.ch/twiki/bin/view/CMSPublic/PhysicsResultsSUS13016 CMS-SUS-13-016] (PAS) || gluinos, OS dileptons and b-jets || S. Bein, D. Sengupta || DOI/Inspire link || PDF ||
     26