two-photon scattering in e+e- collisions

Asked by Cesare Cazzaniga

Hello,

For my studies I would need to generate a two-photon scattering process in e+ e- collisions like:
       e+ e- -> gamma gamma e+ e- -> f+ f- e+ e-
Could you give me some suggestions on how to proceed ?

Many thanks in advance

Question information

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

I would do something like

generate a a > f+ f-
output
launch
set lpp 3 # PDF for elastic photon from electron beam
set ebeam ??? #energy of the electron beam
set fixed_scale ???
set no_parton_cut #if relevant

Cheers,

Olivier

> On 10 Mar 2021, at 15:30, Cesare Cazzaniga <email address hidden> wrote:
>
> New question #695973 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/695973
>
> Hello,
>
> For my studies I would need to generate a two-photon scattering process in e+ e- collisions like:
> c
> Could you give me some suggestions on how to proceed ?
>
> Many thanks in advance
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Cesare Cazzaniga (ccazzaniga) said :
#2

ok,

thanks