Changes between Version 38 and Version 39 of WikiStart
- Timestamp:
- May 17, 2013, 9:31:57 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v38 v39 3 3 !MadAnalysis is a new framework for phenomenological investigations at particle colliders. Based on a C++ kernel, this program allows to efficiently perform, in a straightforward and user-friendly fashion, sophisticated physics analyses of event files such as those generated a large class of Monte Carlo event generators. !MadAnalysis 5 comes with two modes of running. The first one, easier to handle, uses the strengths of a powerful Python interface in order to implement the analysis by the mean of a set of intuitive commands. The second one requires to implement the analysis in the C++ programming language, directly within the core of the analysis framework. This opens unlimited possibilities concerning the level of complexity which can be reached by the analysis, being only limited by the programming skills and the originality of the user. 4 4 5 === Package === 5 For downloads, an overview on the project or for any question, please visit us on [https://launchpad.net/madanalysis5 LaunchPad] 6 6 7 * Download the new stable version: [/raw-attachment/wiki/WikiStart/ma5_v1.1.5.tgz Version 1.1.5] (compatible with [http://amcatnlo.web.cern.ch/ aMC@NLO]). 7 === Old releases (pre-launchpad) === 8 9 * Download the latest stable version: [/raw-attachment/wiki/WikiStart/ma5_v1.1.5.tgz Version 1.1.5] (compatible with [http://amcatnlo.web.cern.ch/ aMC@NLO]). 8 10 * Download the previous stable version: [/raw-attachment/wiki/WikiStart/ma5_v1.1.2.tgz Version 1.1.2]. 11 12 === Documentation === 9 13 * Download the user manual: [/raw-attachment/wiki/WikiStart/manual_v1.0.x.pdf User manual] or [http://arxiv.org/abs/1206.1599 arXiv:1206.1599 [hep-ph]]. 10 14 * [wiki:doxygen Doxygen] documentation for !SampleAnalyzer. 11 * ma5team@iphc.cnrs.fr 12 * [wiki:Talks Talks]: Talks about !MadAnalysis. 15 16 === Communication === 17 * [wiki:Talks Talks]: Talks about !MadAnalysis 5. 18 * [wiki:Lectures Lectures]: Lectures on !MadAnalysis 5. 13 19 14 20 === Shortcuts ===