cuts on initial state photon invariant mass

Asked by Mamutjan

Hi

I want to implement a center of mass energy or invariant mass cut on initial state photon.
The process is a a > w- w + > e- e+ ve ve~.
How can I implement the invariant mass cut M(aa)< 1000 on photon in MadGraph or is it only possible when I do the analysis in ROOT?
Thank you.

Best
Mamutjan

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

Hi,

They are a FAQ on cuts. my internet connection is too erratic for me (this week) to find the exact link on that one.
in short you have to implement your cut in SubProcesses/cuts.f

Cheers,

Olivier
> On Nov 23, 2015, at 23:07, Mamutjan <email address hidden> wrote:
>
> New question #275272 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/275272
>
> Hi
>
> I want to implement a center of mass energy or invariant mass cut on initial state photon.
> The process is a a > w- w + > e- e+ ve ve~.
> How can I implement the invariant mass cut M(aa)< 1000 on photon in MadGraph or is it only possible when I do the analysis in ROOT?
> Thank you.
>
> Best
> Mamutjan
>
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Mamutjan (mamutjan) said :
#2

Thanks Olivier Mattelaer, that solved my question.