Question about the decay chain and how to choose the helicity of the decayed particle

Asked by Da Liu

Hi,

    The decay chain syntax restricts the particle to be on-shell and takes into account the spin-correlation with the decay products.

   My question is that how exactly does the MadGraph make it? Can we choose the helicity of the decayed particle?

   For example, p p > w+ w-, w+ > l+ vl, can we choose the helicity of w+ so that only the longitudinal polarisation of w+ is generated?

Thank you very much.

Best wishes,
Da Liu

Question information

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

Hi,

> My question is that how exactly does the MadGraph make it?

This is an intermediate particle, so we include the full propagator in the computation of the matrix-element

> Can we choose the helicity of the decayed particle?

No intermediate particle are not related to a given helicity.
In principle, you can change the propagator of the particle but this is not very practical in general.

> For example, p p > w+ w-, w+ > l+ vl, can we choose the helicity of w+ so that only the longitudinal polarisation of w+ is generated?

No.

Cheers,

Olivier

On 25 Apr 2015, at 11:01, Da Liu <email address hidden> wrote:

> New question #265859 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/265859
>
> Hi,
>
> The decay chain syntax restricts the particle to be on-shell and takes into account the spin-correlation with the decay products.
>
> My question is that how exactly does the MadGraph make it? Can we choose the helicity of the decayed particle?
>
> For example, p p > w+ w-, w+ > l+ vl, can we choose the helicity of w+ so that only the longitudinal polarisation of w+ is generated?
>
> Thank you very much.
>
> Best wishes,
> Da Liu
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Roberto Franceschini (franceschini-roberto) said :
#2

Any chance that now this can be done using the "bias" function?
http://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LOEventGenerationBias

Revision history for this message
Roberto Franceschini (franceschini-roberto) said :
#3

or even the
# handling of the helicities:
# 0: sum over all helicities
# 1: importance sampling over helicities
#*********************************************************************
   0 = nhel ! using helicities importance sampling or not.
#*********************************************************************

Revision history for this message
Roberto Franceschini (franceschini-roberto) said :
#4

I am also willing to edit the fortran code if necessary ... where one should fix the helicity of the W in the fortran?

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#5

Hi,

The "handling of helicities" only handle final state polarization (and only choose between an exact sum and a Monte-Carlo over the polarization.

However if you look at this:
https://answers.launchpad.net/mg5amcnlo/+faq/2243
You will have a sneak peak of a feature that should arrive in a future version of the code and which should be able to do just that.

Cheers,

Olivier

Revision history for this message
Roberto Franceschini (franceschini-roberto) said :
#6

Hi Olivier! thanks for picking this up.
This new feature seems very to the point.

In the meantime I was wondering if MadSpin can help by

1) generating a p p > w+ w-
2) read the LHE output and strip all the events which contain the unwanted polarizations (at the expense of statistics, of course), saving the new file in place of the old one
3) run decay_events on the stripped LHE file

I see that decay_events recomputes matrix elements for the process with and without decays, maybe here I should use the modification of matrix*.f ?

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#7

This will not preserve the polarisation

Cheers

Olivier

Get Outlook for iOS<https://aka.ms/o0ukef>

________________________________
From: <email address hidden> on behalf of Roberto Franceschini <email address hidden>
Sent: Sunday, March 31, 2019 12:08 AM
To: Olivier Mattelaer
Subject: Re: [Question #265859]: Question about the decay chain and how to choose the helicity of the decayed particle

Question #265859 on MadGraph5_aMC@NLO changed:
https://answers.launchpad.net/mg5amcnlo/+question/265859

Roberto Franceschini requested more information:
Hi Olivier! thanks for picking this up.
This new feature seems very to the point.

In the meantime I was wondering if MadSpin can help by

1) generating a p p > w+ w-
2) read the LHE output and strip all the events which contain the unwanted polarizations (at the expense of statistics, of course), saving the new file in place of the old one
3) run decay_events on the stripped LHE file

I see that decay_events recomputes matrix elements for the process with
and without decays, maybe here I should use the modification of
matrix*.f ?

--
You received this question notification because you are an answer
contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Da Liu for more information if necessary.

To post a message you must log in.