Changes between Version 13 and Version 14 of PublicAnalysisDatabase
- Timestamp:
- Jun 19, 2014, 4:30:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicAnalysisDatabase
v13 v14 3 3 This 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. 4 4 5 In order to use these files, you need !MadAnalysis 5.1.1.1 0 or higher, as well as our modified version of DELPHES, which can be installed with the command5 In order to use these files, you need !MadAnalysis 5.1.1.11 or higher, as well as our modified version of Delphes, which can be installed with the command 6 6 {{{ 7 in tall <delphes-ma5tune>7 install delphesMA5tune 8 8 }}} 9 9 within !MadAnalysis 5. If you have an older version of !MadAnalysis 5, first update it to the latest one.