== !MadAnalysis 5 - A package for event file analysis == !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. For downloads, an overview on the project or for any question, please visit us on [https://launchpad.net/madanalysis5 LaunchPad] === Documentation === * Download the user manual: [http://www.sciencedirect.com/science/article/pii/S0010465512002950 Comput. Phys. Commun. 184 (2013) 222-256] ([http://arxiv.org/abs/1206.1599 arXiv:1206.1599 [hep-ph]]) * [wiki:doxygen Doxygen] documentation for !SampleAnalyzer. * [wiki:tutorials Tutorials] '''New!''' === Communication === * [wiki:Talks Talks]: Talks and lectures on !MadAnalysis 5. === Shortcuts === * [wiki:analysis Analyzer-developers]. * [wiki:development Development section].