Confusion between MadGraph and MadEvent

Asked by Caue Evangelista

Hi everyone.

First of all: I want to apologize for my question, it's a very basic one.

Recently I read a post about the processing chain of a event, and the chain was as follows:

MadGraph -> MadEvent -> Pythia or Herwig -> Delphes

I found myself a little confuse about the diference between MadGraph and MadEvent.

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

You right the correct chain of processing for an event is actually:

> MadEvent -> Pythia or Herwig -> Delphes

MadGraph is just a code creating the MadEvent code specialised for the process under-consideration.
MadEvent is just one of the Many code that can be created by MadGraph5_aMC@NLO (the full name of the code).

Cheers,

Olivier

> On 15 Apr 2020, at 05:32, Caue Evangelista <email address hidden> wrote:
>
> New question #689929 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/689929
>
> Hi everyone.
>
> First of all: I want to apologize for my question, it's a very basic one.
>
> Recently I read a post about the processing chain of a event, and the chain was as follows:
>
> MadGraph -> MadEvent -> Pythia or Herwig -> Delphes
>
> I found myself a little confuse about the diference between MadGraph and MadEvent.
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Caue Evangelista (ecaue) said :
#2

Thanks Olivier Mattelaer, that solved my question.