jet algorithm at parton level

Asked by neorobin

Hi there,

I am trying to use MG5 to test some parton level corss sections against my own event generator. I would like to make exactly the same setup between the two programs and would need to apply anti-kt jet algorithm at parton level. I am not sure if there is a way to set this up in the runcard. Please advice, thanks!

Best,

Question information

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

Hi,

Do you want to compute LO or NLO type of cross-section.
For NLO type of cross-section, you can directly specify the clustering algorithm in the run_card.
This is not possible in the LO module.

If you are interested in the LO part, one trick is to go trough the NLO module and ask to compute the LO cross-section.
This will allow you to have the exact same setup as the NLO one and you would therefore be able to choose the clustering algorithm.
(one more trick is to use the [LOonly=QCD] flag to avoid the need to generate the loop/real since you actually do not care about them)

Cheers,

Olivier

> On Jun 23, 2016, at 10:32, neorobin <email address hidden> wrote:
>
> New question #295597 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/295597
>
> Hi there,
>
> I am trying to use MG5 to test some parton level corss sections against my own event generator. I would like to make exactly the same setup between the two programs and would need to apply anti-kt jet algorithm at parton level. I am not sure if there is a way to set this up in the runcard. Please advice, thanks!
>
> Best,
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
neorobin (xuan-chen) said :
#2

Thank you very much Olivier! That should solve the issue I am facing.

Best wishes,
Xuan