Inelastic scattering in maddump

Asked by Amalia Betancur

Dear Maddump team,

I am trying to study the production of a dark photon that then decays to a DM or another heavier particle in the dark sector. Then I would like to simulate the dark sector particles' interaction with electrons in the detector. Something like X2 e- > X1 e- , where X2 and X1 are the dark sector, and dark matter particles. Is it possible to simulate this in Maddump? If so, how?
I have tried generating both particles in the dark photon decay and then including:

add process interaction @electron

But it always includes the scattering of only one particle (the one defined as dark matter)

Thank you in advance.
Regards,
Amalia

Question information

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

Hi,

In principle, you can do the following:
add process XXXXXXXXXX @electron
or if you have issue with the above one
add process XXXXXXXXXX @1200

Where XXXXXXXXXXX is a valid madgraph syntax for your process.
so for example
add process e- X1 > e- X1 @electron
add process e- X2 > e- X2 @electron

Now I doubt that this has been tested in the past so no clue if this is going to work.

Cheers,

Olivier

> On 23 Feb 2024, at 17:30, Amalia Betancur <email address hidden> wrote:
>
> New question #709369 on maddump:
> https://answers.launchpad.net/maddump/+question/709369
>
> Dear Maddump team,
>
> I am trying to study the production of a dark photon that then decays to a DM or another heavier particle in the dark sector. Then I would like to simulate the dark sector particles' interaction with electrons in the detector. Something like X2 e- > X1 e- , where X2 and X1 are the dark sector, and dark matter particles. Is it possible to simulate this in Maddump? If so, how?
> I have tried generating both particles in the dark photon decay and then including:
>
> add process interaction @electron
>
> But it always includes the scattering of only one particle (the one defined as dark matter)
>
> Thank you in advance.
> Regards,
> Amalia
>
> --
> You received this question notification because your team maddump is an
> answer contact for maddump.

Revision history for this message
Amalia Betancur (amaliab2) said :
#2

Dear Olivier,

Thank you very much. I think your solution works!

Regards,

Amalia

Revision history for this message
Luca (lbuono) said :
#3

Dear Amalia, Olivier,

just to confirm that the solution suggested by Olivier should work
(in particular, I quickly tried the command
add process XXXXXXXXXX @electron)

Best,
Luca

Revision history for this message
Luca (lbuono) said :
#4

p.s sorry Amalia, I did not see your last message!

Best,
Luca