Skip to content

Sample generation using MadGraph

Tote Hughes edited this page Jun 7, 2017 · 11 revisions

Set up

  1. Download the latest version of MadGraph.
  2. Extract the files with something like tar -xvzf MG5_aMC_v2.x.y.tar.gz.
  3. Test that the code works by running bin/mg5_aMC inside of the main MadGraph Directory.
    • This command leaves you on a MadGraph commandline. If you're a noob, you can run tutorial on this commandline to learn about MadGraph. If you just want to go back to the shell, you can type quit.

Clone this wiki locally