6 | | MadGraph5_aMC@NLO is the new version of the MadGraph5, written in the Python programming language, that includes the aMC@NLO functionalities. It implements a number of new, efficient algorithms that provide improved performance and functionality in all aspects of the program. It features a new user interface, several new output formats including C++ process libraries for Pythia 8, and full compatibility with [http://feynrules.irmp.ucl.ac.be/ FeynRules] for new physics models implementation, allowing for event generation for any model that can be written in the form of a Lagrangian. !MadGraph 5 builds on the same philosophy as the previous versions, and its design allows it to be used as a collaborative platform where theoretical, phenomenological and simulation projects can be developed and then distributed to the high-energy community. |
| 5 | MadGraph5_aMC@NLO is a framework that aims at providing all the elements necessary for SM and BSM phenomenology, such as the computations of cross sections, the generation of hard events and their matching with event generators, and the use of a variety of tools relevant to event manipulation and analysis. Processes can be simulated to LO accuracy for any user-defined Lagrangian, and the NLO accuracy in the case of QCD corrections to SM processes. Matrix elements at the tree- and one-loop-level can also be obtained. |
| 7 | MadGraph5_aMC@NLO is the new version of both MadGraph5 and aMC@NLO that unifies the LO and NLO lines of development of automated tools within the MadGraph family. It therefore supersedes all the MadGraph5 1.5.x versions and all the beta versions of aMC@NLO. |
| 8 | |
| 9 | A standard reference for the use of the code is being written. In the meanwhile please contact us: there are many relevant papers, and the appropriate citations must be tailored to physics applications. |
| 10 | |
| 11 | Download: |
| 12 | |
| 13 | The latest stable release can downloaded as a tar.gz package (see the right of this page), or through the Bazaar versioning system, using bzr branch lp:madgraph5 |
| 14 | |
| 15 | Installation: |
| 16 | |
| 17 | MadGraph5_aMC@NLO needs Python version 2.6 or 2.7 ; gfortran/gcc 4.6 or higher is required for NLO calculations/simulations. |
| 18 | |
| 19 | Getting started: |
| 20 | |
| 21 | Run bin/mg5_aMC and type "help" to learn how to run MadGraph5_aMC@NLO using the command interface, or run the interactive quick-start tutorial by typing "tutorial". Some third-party packages can be installed using the MG5_aMC shell command "install". LO generation can also be done directly online at: http://madgraph.phys.ucl.ac.be or http://madgraph.hep.uiuc.edu |
| 22 | |
| 23 | |
| 24 | MadGraph5_aMC@NLO is the new version of the MadGraph5, written in the Python programming language, that includes the a |