Version 241 (modified by 4 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. Extensive step-by-step lecture notes can be found in arXiv:1808.00480, and documentation on the treatment of the theoretical uncertainties and high-luminosity extrapolations within the PAD can be found in arXiv:1910.11418.
The simulation of the response of the ATLAS and CMS detector can either be handled by Delphes 3, or through the new built-in SFS fast simulation relying on smearing and efficiency functions documented in arXiv:2006.09387 or here.
For each analysis, a commented C++ code is available for download, provided together with information on the analysis and references to relevant publications. Documentation on the careful validation associated with each implementation is also available.
The current (soon to be released) version of MadAnalysis 5 is version 1.8. In order to use all analyses implement in the PAD, one needs 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. Detailed information on the older way of running (with MadAnalysis5 version 1.2) can be found here.
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.recast.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 recast. One can also use the command
set main.recast.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 MA5 version linked to the standard Delphes3. The implementation of a new analysis is detailed in arXiv:1808.00480. In a nutshell, 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 is now available in the sub-directory PAD/Build/SampleAnalyzer/User/Analyzer. One can now either implement the analysis on our own, or replace the newly created files with those shared by somebody else (or downloaded from the list below in case automatic PAD installation introducesd above is not used).
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 and arXiv:1808.00480. 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 PAD BibTeX file and a PADForMA5tune BibTex file for this purpose !!
ATLAS analyses, 13 TeV
Analysis | Short Description | Implemented by | Code | Validation note | Version |
ATLAS-SUSY-2015-06 | Multijet + missing transverse momentum (3.2 fb-1) | S. Banerjee, B. Fuks, B. Zaldivar | Inspire | v1.3/Delphes3 | |
ATLAS-SUSY-2016-07 | Multijet + missing transverse momentum (36.1 fb-1) | G. Chalons, H. Reyes-Gonzalez | Inspire | PDF Pythia files | v1.7/Delphes3 |
ATLAS-SUSY-2018-04 | Staus in the ditau + met channel (139 fb-1) | J. Lim, C.-T. Lu, J.-H. Park, J. Park | MA5 dataverse | TBA | v1.8/Delphes3 |
ATLAS-SUSY-2018-06 | Electroweakinos with Jigsaw variables (139 fb-1) | J.H. Kim, T.G. Lee, J.W. Kim, H. Jang | MA5 dataverse | v1.8/Delphes3 | |
ATLAS-SUSY-2018-32 | Electroweakinos/sleptons in the 2l + met channel (139 fb-1) | J.Y. Araz, B. Fuks | MA5 dataverse | v1.8/Delphes3 | |
ATLAS-SUSY-2019-08 | H (into b bbar) + 1 lepton + missing transverse momentum (139 fb-1) | M. Goodsell | MA5 dataverse | v1.8/Delphes3 | |
ATLAS-EXOT-2015-03 | Monojet (3.2 fb-1) | D. Sengupta | Inspire | v1.3/Delphes3 | |
ATLAS-EXOT-2016-25 | Mono-Higgs (36.1 fb-1) | S. Jeon, Y. Kang, G. Lee, C. Yu | Inspire | v1.6/Delphes3 | |
ATLAS-EXOT-2016-27 | Monojet (36.2 fb-1) | D. Sengupta | Inspire | v1.6/Delphes3 | |
ATLAS-EXOT-2016-32 | Monophoton (36.1 fb-1) | S. Baek, T.H. Jung | Inspire | v1.6/Delphes3 | |
ATLAS-EXOT-2018-30 | W' into lepton+neutrino (139 fb-1) | K. Park, S. Lee, W. Jun, U. Min | MA5 dataverse | v1.8/Delphes3 | |
ATLAS-CONF-2016-086 | b-pair + missing transverse momentum (13.3 fb-1) | B. Fuks & M. Zumbihl | Inspire | v1.6/Delphes3 | |
ATLAS-CONF-2019-040 | Jets + missing transverse momentum (139 fb-1) | F. Ambrogi | Inspire | v1.8/Delphes3 |
Delphes card for ATLAS-CONF-2016-086
Delphes card for ATLAS-EXOT-2015-03, ATLAS-SUSY-2015-06, ATLAS-SUSY-2016-07 and ATLAS-CONF-2019-040
Delphes card for ATLAS-EXOT-2016-25
Delphes card for ATLAS-EXOT-2016-27
Delphes card for ATLAS-EXOT-2016-32
Delphes card for ATLAS-EXOT-2018-30
Delphes card for ATLAS-SUSY-2018-04
Delphes card for ATLAS-SUSY-2018-06
Delphes card for ATLAS-SUSY-2018-32
Delphes card for ATLAS-SUSY-2019-08
CMS analyses, 13 TeV
Analysis | Short Description | Implemented by | Code | Validation note | Version |
CMS-SUS-16-033 | Supersymmetry in the multijet plus missing energy channel (35.9 fb-1) | F. Ambrogi and J. Sonneveld | Inspire | v1.7/Delphes3 | |
CMS-SUS-16-039 | Electroweakinos in the SS2L, 3L and 4L channels (35.9 fb-1) | B. Fuks and S. Mondal | Inspire | v1.7/Delphes3 | |
CMS-SUS-16-048 | Compressed electroweakinos with soft leptons (35.9 fb-1) | B. Fuks | MA5 dataverse | Sec. 19 in 2002.12220 | v1.8/Delphes3 |
CMS-SUS-16-052 | SUSY in the 1l + jets channel (36 fb-1) | D. Sengupta | Inspire | v1.6/Delphes3 | |
CMS-SUS-17-001 | Stops in the OS dilepton mode (35.9 fb-1) | S.-M. Choi, S. Jeong, D.-W. Kang et al. | Inspire | v1.6/Delphes3 | |
CMS-SUS-19-006 | SUSY in the HT/missing HT channel (137 fb-1) | M. Mrowietz, S. Bein, J. Sonneveld | MA5 dataverse | v1.8/Delphes3 | |
CMS-EXO-16-010 | Mono-Z-boson (2.3 fb-1) | B. Fuks | Inspire | v1.6/Delphes3 | |
CMS-EXO-16-012 | Mono-Higgs (2.3 fb-1) | S. Ahn, J. Park, W. Zhang | Inspire | v1.6/Delphes3 | |
CMS-EXO-16-022 | Long-lived leptons (2.6 fb-1) | J. Chang | Inspire | v1.6_tracks/Delphes3 [1] | |
CMS-EXO-17-015 | Leptoquarks + dark matter in the 1mu+1jet+met channel (77.4 fb-1) | A. Jueid and B. Fuks | MA5 dataverse | v1.8/Delphes3 | |
CMS-EXO-17-030 | Pairs of trijet resonances (35.9 fb-1) | Y. Kang, J. Kim, J. Choi, S. Yun | MA5 dataverse | TBA | v1.8/Delphes3 |
CMS-HIG-18-011 | Exotic Higgs decay in the 2 muons + 2 b-jet channel via 2 pseudoscalars (35.9 fb-1) | J.B. Lee and J. Lee | MA5 dataverse | v1.8/Delphes3 | |
CMS-TOP-17-009 | SM four-top analysis (35.9 fb-1) | L. Darmé and B. Fuks | Inspire | v1.7/Delphes3 | |
CMS-TOP-18-003 | SM four-top analysis (137 fb-1) | L. Darmé and B. Fuks | MA5 dataverse | v1.8/Delphes3 |
Delphes card for CMS-EXO-16-010 and CMS-SUS-17-001
Delphes card for CMS-EXO-16-012
Delphes card for CMS-EXO-17-015
Delphes card for CMS-EXO-17-030
Delphes card for CMS-SUS-16-039
Delphes card for CMS-SUS-16-041
Delphes card for CMS-SUS-16-052
Delphes card for CMS-SUS-19-006
Delphes card for CMS-HIG-18-011
Delphes card for CMS-TOP-17-009
Delphes card for CMS-TOP-18-003
[1] This analysis requires this Delphes card, to be used with a special version of MadAnalysis 5 (this version of the code)
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 | MA5tune | |
ATLAS-SUSY-2013-04 (published) | 0 leptons + >6 jets + MET | B. Fuks, M. Blanke, I. Galon | Inspire | 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 | Inspire | arXiv | 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 and CMS-B2G-12-022 MA5tune (v1.2) analyses
[1] This analysis requires MINUIT libraries.
Attachments (99)
- ma5_validation_ATLAS-SUS-13-05.pdf (251.8 KB ) - added by 10 years ago.
- ma5_validation_ATLAS-SUS-13-05.2.pdf (251.9 KB ) - added by 10 years ago.
-
delphesMA5tune_card_CMS_SUSY.tcl
(19.0 KB
) - added by 10 years ago.
Delphes-MA5tune detector card for the CMS SUSY analyses
-
ma5_validation_CMS-SUS-13-016.pdf
(123.9 KB
) - added by 10 years ago.
pdf
-
delphesMA5tune_card_ATLAS_dileptonSUSY.tcl
(18.6 KB
) - added by 10 years ago.
Delphes-MA5tune detector card for the ATLAS SUSY di-lepton analysis, ATLAS-SUSY-2013-11
-
ma5_validation_CMS-SUS-13-011.pdf
(266.0 KB
) - added by 10 years ago.
Validation note for MA5 implementation of CMS-SUS-13-011
-
ma5_validation_ATLAS-SUSY-13-11.tar.gz
(770.3 KB
) - added by 10 years ago.
Source of the validation note for the MA5 implementation of ATLAS-SUSY-2013-11
-
ma5_validation_CMS-SUS-13-011.tar.gz
(1.7 MB
) - added by 10 years ago.
Source of the validation note for the MA5 implementation of CMS-SUS-13-011
-
ma5_validation_ATLAS-SUSY-2013-11.pdf
(272.5 KB
) - added by 10 years ago.
Validation note for the MA5 implementation of ATLAS-SUSY-2013-11
-
ma5_validation_ATLAS-SUSY-2013-11.tar.gz
(770.3 KB
) - added by 10 years ago.
Source of the validation note for the MA5 implementation of ATLAS-SUSY-2013-11
-
cms_sus_13_016_note.tar.gz
(541.5 KB
) - added by 10 years ago.
"Source of the Validation Note for CMS_SUS_13_016"
- ma5_validation_ATLAS-SUSY-13-05.pdf (194.9 KB ) - added by 10 years ago.
-
delphesMA5tune_card_ATLAS_05.tcl
(20.7 KB
) - added by 10 years ago.
Delphes-MA5tune detector card for the ATLAS SUSY 13 05 analyses
-
ma5_validation_CMS-SUS-13-012.pdf
(696.0 KB
) - added by 10 years ago.
Validation note for MA5 implementation of CMS-SUS-13-012
-
cms_sus_13_012_note.zip
(990.0 KB
) - added by 10 years ago.
Source for the validation note of cms_sus_13_012
-
plots.tgz
(22.8 KB
) - added by 10 years ago.
PDF version of the plots in ma5_validation_ATLAS-SUSY-13-05
-
ma5_validation_ATLAS-SUSY-2013-11_v2.pdf
(295.3 KB
) - added by 10 years ago.
"Validation note for version 2 of the MA5 implementation of ATLAS-SUSY-2013-11"
-
ma5_validation_ATLAS-SUSY-2013-11_v2.tar.gz
(1.2 MB
) - added by 10 years ago.
Source of the validation note for version 2 of the MA5 implementation of ATLAS-SUSY-2013-11
-
cms_sus_13_012.info
(5.6 KB
) - added by 10 years ago.
cms-sus-13-012 info file
-
ma5_validation_ATLAS-HIGG-2013-03.pdf
(157.4 KB
) - added by 10 years ago.
Validation note for MA5 implementation of ATLAS-HIGG-2013-03
-
ma5_validation_ATLAS-HIGG-2013-03.tar.gz
(946.6 KB
) - added by 10 years ago.
Source of the validation note for the MA5 implementation of ATLAS-HIGG-2013-03
- delphesMA5tune_card_ATLAS.tcl (18.2 KB ) - added by 10 years ago.
- ma5_validation_ATLAS-EXOT-2014-06.pdf (321.5 KB ) - added by 10 years ago.
-
getmaps.py
(1.8 KB
) - added by 10 years ago.
Efficiency maps
-
cards.tgz
(10.7 KB
) - added by 10 years ago.
cards for the ATLAS monophoton analysis
-
MadAnalysis5_v1.2beta.tgz
(622.1 KB
) - added by 10 years ago.
MadAnalysis5 v1.2 beta
-
ma5_v1.1.12beta.tgz
(632.0 KB
) - added by 9 years ago.
MadAnalysis5 v1.1.12 beta
-
exclusion_CLs.py
(16.5 KB
) - added by 9 years ago.
Statistics module for testing exclusion
-
delphesMA5tune_card_ATLAS_2014_10.tcl
(18.6 KB
) - added by 9 years ago.
Delphes-MA5tune detector card for the ATLAS SUSY dilepton+jets+MET analysis, ATLAS-SUSY-2014-10
-
ma5_validation_ATLAS-SUSY-2014-10.tar.gz
(1.2 MB
) - added by 9 years ago.
Source of the validation note for the MA5 implementation of ATLAS-SUSY-2014-10
-
ma5_validation_ATLAS-SUSY-2014-10.pdf
(301.0 KB
) - added by 9 years ago.
Validation note for the MA5 implementation of ATLAS-SUSY-2014-10
-
atlas_1405_7875.pdf
(70.7 KB
) - added by 9 years ago.
Validation note for the recast of the ATLAS multijet analysis arXiv:1405.7875
-
ma5_validation_ATLAS-SUSY-2013-21.pdf
(231.5 KB
) - added by 9 years ago.
Validation note for MA5 implementation of ATLAS-SUSY-2013-21
-
ma5_validation_ATLAS-SUSY-2013-21.tar.gz
(49.5 KB
) - added by 9 years ago.
Source of the validation note for the MA5 implementation of ATLAS-SUSY-2013-21
-
ma5_atlas_1405_7875.pdf
(70.7 KB
) - added by 9 years ago.
The validation note for the ATLAS multijet analysis arXiv:1405.7875
- MA5-1.2.pdf (506.1 KB ) - added by 9 years ago.
-
ma5_validation_CMS-SUS-14-001-monojet.pdf
(439.9 KB
) - added by 9 years ago.
CMS-SUS-14-001 validation
-
CMS_B2G_12_012_cards.tar.gz
(9.1 KB
) - added by 9 years ago.
Cards for B2G-12-012 analysis
-
CMS_B2G_12_012_note.tar.gz
(358.2 KB
) - added by 9 years ago.
Source files of validation note for CMS-B2G-12-012
-
CMS_SS2L_v1.pdf
(330.5 KB
) - added by 9 years ago.
Validation note for MA5 implementation of CMS-B2G-12-012
-
cms_b2g_12_012.tcl
(17.8 KB
) - added by 9 years ago.
CMS detector card for CMS_B2G_12_012
-
ATLAS_EXOT_2014_06.zip
(4.8 KB
) - added by 9 years ago.
Code for ATLAS_EXOT_2014_06 v1.2/no MA5tune
- ma5_validation_CMS-SUS-14-001-toptag.pdf (421.1 KB ) - added by 9 years ago.
- delphesMA5tune_card_CMS_sus14004.tcl (20.0 KB ) - added by 9 years ago.
- GFV.pdf (248.9 KB ) - added by 9 years ago.
- monojet.pdf (91.9 KB ) - added by 9 years ago.
- monophoton.pdf (90.1 KB ) - added by 9 years ago.
- script.pythia (437 bytes ) - added by 9 years ago.
- mjcards.tgz (69.4 KB ) - added by 9 years ago.
- delphes_card_cms_b2g_14_004.tcl (17.7 KB ) - added by 9 years ago.
- ttmet.tgz (92.4 KB ) - added by 9 years ago.
- ttmet.pdf (261.5 KB ) - added by 9 years ago.
-
MA5PADreferences.bib
(7.9 KB
) - added by 8 years ago.
bibtex file with PAD references
-
MA5PADreferences.tex
(4.9 KB
) - added by 8 years ago.
LaTeX file with MA5 PAD references
- ma5_validation_ATLAS_1604_07773.pdf (186.2 KB ) - added by 8 years ago.
- delphes_card_ATLAS.tcl (17.4 KB ) - added by 8 years ago.
- delphes_card_ATLAS_1604_07773.tcl (17.4 KB ) - added by 8 years ago.
- multijet.pdf (206.4 KB ) - added by 7 years ago.
- delphes_card_ATLAS_CONF_2016_086.tcl (21.8 KB ) - added by 7 years ago.
- delphes_card_cms_exo_16_010.tcl (24.6 KB ) - added by 7 years ago.
- ma5_validation_CMS-SUS-16-052.pdf (325.5 KB ) - added by 7 years ago.
- delphes_card_cms_sus_16_052.tcl (25.1 KB ) - added by 7 years ago.
- validation_atlas_conf_2016_086.pdf (350.5 KB ) - added by 7 years ago.
- validation_atlas_exot_2016_25.pdf (582.4 KB ) - added by 7 years ago.
- validation_atlas_exot_2016_32.pdf (266.9 KB ) - added by 7 years ago.
- validation_cms_exo_16_012.pdf (823.9 KB ) - added by 7 years ago.
- validation_cms_exo_16_022.pdf (407.1 KB ) - added by 7 years ago.
- validation_cms_sus_17_001.pdf (685.5 KB ) - added by 7 years ago.
- validation_cms_exo_16_010.pdf (749.6 KB ) - added by 7 years ago.
- ma5_validation_cms_sus_16_039.pdf (325.6 KB ) - added by 7 years ago.
- validation_atlas_exot_2016_27.pdf (394.0 KB ) - added by 7 years ago.
- ma5_validation_cms_sus_16_033.pdf (962.2 KB ) - added by 6 years ago.
- validation_atlas_susy_16_07.pdf (271.7 KB ) - added by 6 years ago.
- pythia_sus_16_07.tgz (2.5 KB ) - added by 6 years ago.
- delphes_card_cms_top_17_009.tcl (28.7 KB ) - added by 5 years ago.
- atlas_conf_2014_040_validation.pdf (399.4 KB ) - added by 5 years ago.
- delphes_card_cms_exo_16_022.tcl (21.2 KB ) - added by 5 years ago.
- ma5_validation_atlas_susy_2018_06.pdf (673.6 KB ) - added by 4 years ago.
- validation_atlas_susy_2018_06.pdf (673.6 KB ) - added by 4 years ago.
- validation_cms_top_18_003.pdf (419.0 KB ) - added by 4 years ago.
- validation_atlas_susy_2019_08.pdf (605.5 KB ) - added by 4 years ago.
- validation_cms_exo_17_015.pdf (452.1 KB ) - added by 4 years ago.
- validation_atlas_susy_2018_32.pdf (457.9 KB ) - added by 4 years ago.
- validation_cms_hig_18_011.pdf (517.3 KB ) - added by 4 years ago.
- cms_sus_19_006_validation.pdf (1018.8 KB ) - added by 4 years ago.
- validation_atlas_exot_2018_030.pdf (415.4 KB ) - added by 4 years ago.
- validation_atlas_susy_2018_04.pdf (458.5 KB ) - added by 4 years ago.
- validation_atlas_susy_2018_31.pdf (554.7 KB ) - added by 4 years ago.
- validation_cms_exo_17_030.pdf (311.8 KB ) - added by 4 years ago.
-
wanted.jpeg
(1.3 MB
) - added by 4 years ago.
wanted
- ATLAS_CONF_2020_002_validation_note.pdf (786.6 KB ) - added by 3 years ago.
- validation_atlas_susy_2018_17.pdf (508.0 KB ) - added by 3 years ago.
- validation_cms_exo_19_002.pdf (2.1 MB ) - added by 3 years ago.
-
test_ttbar10.hepmc.gz
(1003.2 KB
) - added by 3 years ago.
10 ttbar HEPMC sample for test interface.
- validation_cms_exo_17_009.pdf (964.5 KB ) - added by 2 years ago.
- validation_atlas_exot_2018_06.pdf (923.6 KB ) - added by 19 months ago.
- validation_atlas_exot_2019_03.pdf (1021.8 KB ) - added by 15 months ago.
- bib_pad3.dat (39.3 KB ) - added by 9 months ago.
- validation_atlas_exot_2022_37.pdf (342.9 KB ) - added by 9 months ago.