cuts for WW scattering

Asked by Patricia Rebello Teles

Dear authors,

 I am analysing a simple process W W> W W and I would like to impose cuts on the final state W's, for instance |eta_W|<1.5 at the run_card.dat in order to be used before the ./bin/generate events

Could you please inform how could I implement it?

Thank you in advance.

All the best Patricia

Question information

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

Dear patricia,

this page contains the information that you need:
https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-1

Cheers,

Olivier
On Sep 21, 2013, at 12:56 AM, Patricia Rebello Teles <email address hidden> wrote:

> New question #236071 on MadGraph5:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> Dear authors,
>
> I am analysing a simple process W W> W W and I would like to impose cuts on the final state W's, for instance |eta_W|<1.5 at the run_card.dat in order to be used before the ./bin/generate events
>
> Could you please inform how could I implement it?
>
> Thank you in advance.
>
> All the best Patricia
>
>
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
Patricia Rebello Teles (athenafma) said :
#2

Thank you Olivier.

Nevertheless at cuts.f I have the variables IS_A_L, IS_A_J, IS_A_A etc

For the cuts on W, I should insert something like IS_A_W

I guess I would need to change something else, beyond just the cuts.f file,
to make Madgraph understanding that the cut is on the W boson.

Please how/where would Madgraph recognize this new variable?

Thank you in advance, Patricia.

2013/9/21 Olivier Mattelaer <email address hidden>

> Your question #236071 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> Status: Open => Answered
>
> Olivier Mattelaer proposed the following answer:
> Dear patricia,
>
> this page contains the information that you need:
> https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-1
>
> Cheers,
>
> Olivier
> On Sep 21, 2013, at 12:56 AM, Patricia Rebello Teles <
> <email address hidden>> wrote:
>
> > New question #236071 on MadGraph5:
> > https://answers.launchpad.net/madgraph5/+question/236071
> >
> > Dear authors,
> >
> > I am analysing a simple process W W> W W and I would like to impose
> cuts on the final state W's, for instance |eta_W|<1.5 at the run_card.dat
> in order to be used before the ./bin/generate events
> >
> > Could you please inform how could I implement it?
> >
> > Thank you in advance.
> >
> > All the best Patricia
> >
> >
> >
> > --
> > You received this question notification because you are a member of
> > MadTeam, which is an answer contact for MadGraph5.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/madgraph5/+question/236071/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> You received this question notification because you asked the question.
>

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

Since you have only W in the final states, I would have use the
is_heavy tag.

Otherwise, you can configure the is_a_w tag in
SubProcesses/setcuts.f

Cheers,

Olivier

On Sep 21, 2013, at 6:41 PM, Patricia Rebello Teles <email address hidden> wrote:

> Question #236071 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> Status: Answered => Open
>
> Patricia Rebello Teles is still having a problem:
> Thank you Olivier.
>
> Nevertheless at cuts.f I have the variables IS_A_L, IS_A_J, IS_A_A etc
>
> For the cuts on W, I should insert something like IS_A_W
>
> I guess I would need to change something else, beyond just the cuts.f file,
> to make Madgraph understanding that the cut is on the W boson.
>
> Please how/where would Madgraph recognize this new variable?
>
> Thank you in advance, Patricia.
>
>
>
>
> 2013/9/21 Olivier Mattelaer <email address hidden>
>
>> Your question #236071 on MadGraph5 changed:
>> https://answers.launchpad.net/madgraph5/+question/236071
>>
>> Status: Open => Answered
>>
>> Olivier Mattelaer proposed the following answer:
>> Dear patricia,
>>
>> this page contains the information that you need:
>> https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-1
>>
>> Cheers,
>>
>> Olivier
>> On Sep 21, 2013, at 12:56 AM, Patricia Rebello Teles <
>> <email address hidden>> wrote:
>>
>>> New question #236071 on MadGraph5:
>>> https://answers.launchpad.net/madgraph5/+question/236071
>>>
>>> Dear authors,
>>>
>>> I am analysing a simple process W W> W W and I would like to impose
>> cuts on the final state W's, for instance |eta_W|<1.5 at the run_card.dat
>> in order to be used before the ./bin/generate events
>>>
>>> Could you please inform how could I implement it?
>>>
>>> Thank you in advance.
>>>
>>> All the best Patricia
>>>
>>>
>>>
>>> --
>>> You received this question notification because you are a member of
>>> MadTeam, which is an answer contact for MadGraph5.
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>>
>> https://answers.launchpad.net/madgraph5/+question/236071/+confirm?answer_id=0
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/madgraph5/+question/236071
>>
>> You received this question notification because you asked the question.
>>
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
Patricia Rebello Teles (athenafma) said :
#4

Thank you Olivier. I've got the tag "is_heavy" which has solved my problem.
:-)

Cheers Patricia

2013/9/21 Olivier Mattelaer <email address hidden>

> Your question #236071 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> Status: Open => Answered
>
> Olivier Mattelaer proposed the following answer:
> Since you have only W in the final states, I would have use the
> is_heavy tag.
>
> Otherwise, you can configure the is_a_w tag in
> SubProcesses/setcuts.f
>
> Cheers,
>
> Olivier
>
> On Sep 21, 2013, at 6:41 PM, Patricia Rebello Teles
> <email address hidden> wrote:
>
> > Question #236071 on MadGraph5 changed:
> > https://answers.launchpad.net/madgraph5/+question/236071
> >
> > Status: Answered => Open
> >
> > Patricia Rebello Teles is still having a problem:
> > Thank you Olivier.
> >
> > Nevertheless at cuts.f I have the variables IS_A_L, IS_A_J, IS_A_A etc
> >
> > For the cuts on W, I should insert something like IS_A_W
> >
> > I guess I would need to change something else, beyond just the cuts.f
> file,
> > to make Madgraph understanding that the cut is on the W boson.
> >
> > Please how/where would Madgraph recognize this new variable?
> >
> > Thank you in advance, Patricia.
> >
> >
> >
> >
> > 2013/9/21 Olivier Mattelaer <email address hidden>
> >
> >> Your question #236071 on MadGraph5 changed:
> >> https://answers.launchpad.net/madgraph5/+question/236071
> >>
> >> Status: Open => Answered
> >>
> >> Olivier Mattelaer proposed the following answer:
> >> Dear patricia,
> >>
> >> this page contains the information that you need:
> >> https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/FAQ-General-1
> >>
> >> Cheers,
> >>
> >> Olivier
> >> On Sep 21, 2013, at 12:56 AM, Patricia Rebello Teles <
> >> <email address hidden>> wrote:
> >>
> >>> New question #236071 on MadGraph5:
> >>> https://answers.launchpad.net/madgraph5/+question/236071
> >>>
> >>> Dear authors,
> >>>
> >>> I am analysing a simple process W W> W W and I would like to impose
> >> cuts on the final state W's, for instance |eta_W|<1.5 at the
> run_card.dat
> >> in order to be used before the ./bin/generate events
> >>>
> >>> Could you please inform how could I implement it?
> >>>
> >>> Thank you in advance.
> >>>
> >>> All the best Patricia
> >>>
> >>>
> >>>
> >>> --
> >>> You received this question notification because you are a member of
> >>> MadTeam, which is an answer contact for MadGraph5.
> >>
> >> --
> >> If this answers your question, please go to the following page to let us
> >> know that it is solved:
> >>
> >>
> https://answers.launchpad.net/madgraph5/+question/236071/+confirm?answer_id=0
> >>
> >> If you still need help, you can reply to this email or go to the
> >> following page to enter your feedback:
> >> https://answers.launchpad.net/madgraph5/+question/236071
> >>
> >> You received this question notification because you asked the question.
> >>
> >
> > --
> > You received this question notification because you are a member of
> > MadTeam, which is an answer contact for MadGraph5.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/madgraph5/+question/236071/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/madgraph5/+question/236071
>
> You received this question notification because you asked the question.
>

Revision history for this message
Patricia Rebello Teles (athenafma) said :
#5

This solved my problem.