wiki:PublicAnalysisDatabase

Version 142 (modified by Benjamin Fuks, 8 years ago) ( diff )

--

MadAnalysis 5 Public Analysis Database (PAD) for recasting LHC results

This page contains a collection of LHC analyses that have been implemented in the MadAnalysis 5 framework (in the expert mode) described in arXiv:1405.3982 and arXiv:1407.3278. 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.


The current version of MadAnalysis 5 is version 1.4 (to be officially released on July 20). This version (and the former v1.3 version) contains a lot of improvements to make the recasting procedure easier. In order to use all analyses implement in the PAD, you need to install both the delphes and delphesMA5tune detector simulators and the library of analyses shown below. To this aim, once MadAnalysis 5 has been installed and started, it is sufficient to type:

 install delphesMA5tune
 install PADForMA5tune
 install delphes
 install PAD

and restart MadAnalysis 5.


In order to test a new physics signal (corresponding to a Monte Carlo sample mysample.hep.gz or mysample.hepmc.gz), it is sufficient to start MadAnalysis 5 in the reco mode (./bin/ma5 -R) and type

    set main.recast = on
    set main.store_root = False
    import <path-to-the-event-sample>
    submit

The interpreter then asks to edit the recasting card where one can tick/untick the analyses that need to be recasted. One can also use the command

    set main.card_path = <path-to-a-recasting-card>

to provide the recasting card directly. The output directory contains the events of the store_root option has been set to True, as well as the CLs an efficiency information for each signal region of each of the selected analyses. The cross section excluded at the 95% CL by each region is also provided as additional information.


Although we have two options for taking care of the detector simulation (delphes and delphesMA5tune), we recommend, when developing a new recasting code, to use the latest MA5v1.4 version linked to the standard Delphes3 (see these slides for more information). New analyses (within the PAD or separately) can be added by running the script newAnalyzer.py (located in PAD/Build/SampleAnalyzer), passing as an argument the name of the analysis of interest. For instance,

 python newAnalyzer.py cms_sus_14_001

will create and modify the necessary files for adding the analysis named cms_sus_14_001. In particular, a pair of header and source C++ files cms_sus_14_001.cpp and cms_sus_14_001.h are now available in the subdirectory PAD/Build/SampleAnalyzer/User/Analyzer. You can now either implement the analysis yourself or replace the newly created files with those shared by somebody else (or downloaded from the list below in case you do not use the automatic PAD installation from above).

We strongly encourage users to publish their re-implemented LHC analyses via Inspire. This way they become individually citable. (Send us an email with the Inspire link to integrate your analysis in the PAD.) Recommendations regarding the proper validation are given in arXiv:1407.3278. Note that for every analysis that is part of the PAD, a detailed validation note is required.

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 launchpad page.


Available Analyses

!! please properly cite all the re-implementation codes you are using; here are a !BibTeX file and a file with plain !LaTeX format for this purpose !!

ATLAS analyses, 13 TeV

Analysis Short Description Implemented by Code Validation note Version
ATLAS-EXOT-2015-03 monojet + missing transverse energy D. Sengupta To Appear PDF v1.3/Delphes3

ATLAS analyses, 8 TeV

Analysis Short Description Implemented by Code Validation note Version
ATLAS-SUSY-2013-05 (published) stop/sbottom search: 0 leptons + 2 b-jets G. Chalons Inspire PDF (figures) MA5tune
ATLAS-SUSY-2013-11 (published) EWK-inos, 2 leptons + MET B. Dumont Inspire PDF (source) MA5tune
ATLAS-HIGG-2013-03 (published) ZH->ll+invisible B. Dumont Inspire PDF (source) MA5tune
ATLAS-EXOT-2014-06 (published) mono-photons + MET D. Barducci MA5tune v1.2/Delphes3 PDF MadGraph cards MA5tune + v1.2/Delphes3
ATLAS-SUSY-2014-10 (published) 2 leptons + jets + MET B. Dumont Inspire PDF (source) MA5tune
ATLAS-SUSY-2013-21 (published) 0 leptons + mono-jet/c-jets + MET G. Chalons, D. Sengupta Inspire PDF (source) MA5tune
ATLAS-SUSY-2013-02 (published) 0 leptons + 2-6 jets + MET G. Chalons, D. Sengupta Inspire PDF MA5tune
ATLAS-SUSY-2013-04 (published) 0 leptons + >6 jets + MET B. Fuks, M. Blanke, I. Galon Inspire PDF MA5tune

Delphes card for ATLAS-SUSY-2013-05, ATLAS-SUSY-2013-21 and ​ATLAS-EXOT-2014-06
Delphes card for ATLAS-SUSY-2013-11, ATLAS-SUSY-2013-02 and ATLAS-HIGG-2013-03
Delphes card for ATLAS-SUSY-2013-04
Delphes card for ATLAS-SUSY-2014-10

CMS analyses, 8 TeV

Analysis Short Description Implemented by Code Validation note Version
CMS-SUS-13-011 (published) stop search in the single lepton mode B. Dumont, B. Fuks, C. Wymant Inspire [1]
PDF (source) MA5tune
CMS-SUS-13-012 (published) gluino/squark search in jet multiplicity and missing energy S. Bein, D. Sengupta Inspire
PDF (source) MA5tune
CMS-SUS-13-016 (PAS) search for gluinos using OS dileptons and b-jets D. Sengupta, S. Kulkarni Inspire PDF(source) MA5tune
CMS-SUS-14-001 (published) Third-generation squarks in fully hadronic final states (monojet analysis) S. Sharma, S. Pandey Inspire PDF MA5tune
CMS-SUS-14-001 (published) Third-generation squarks in fully hadronic final states (top-tag analysis) S. Bein, P. Atmasiddha, S. Sharma Inspire PDF MA5tune
CMS-B2G-12-012 (published) T5/3 top partners in same-sign dilepton channel D. Barducci, C. Delaunay Inspire PDF (source), cards v1.2/Delphes3
CMS-B2G-12-022 (published) Monotops J. Guo, E. Conte, B. Fuks To appear To appear v1.2/Delphes3
CMS-B2G-14-004 (published) Dark matter with top quark pairs (single lepton) B. Fuks and A. Martini Inspire PDF MadGraph cards v1.2/Delphes3
CMS-EXO-12-047 (published) Monophoton J. Guo, E. Conte, B. Fuks Inspire PDF Pythia script v1.2/Delphes3
CMS-EXO-12-048 (published) Monojet J. Guo, E. Conte, B. Fuks Inspire PDF MadGraph cards v1.2/Delphes3

Delphes card for CMS-SUS-13-011, CMS-SUS-13-012, CMS-SUS-13-016 and CMS-SUS-14-001 (monojet)
Delphes card for CMS-SUS-14-001 (top-tag)
Delphes card for the CMS-EXO-12-047, CMS-EXO-12-048 and CMS-B2G-12-012 MA5tune (v1.2) analyses
Delphes card for the CMS-B2G-14-004 MA5tune (v1.2) analysis

[1] This analysis requires MINUIT libraries.

Attachments (99)

Note: See TracWiki for help on using the wiki.