how to find the forward jet

Asked by lyb

Dear ma5 team,

I am simulating in MG5 the SM process p p > t h j, (t > w+ b, w+ > j j), h > b b~ with pythia8 and Delphes. So the final states has more than three jets and three b-jet. Among these three light jets, two comes from the t-> Wb-> jjb decay and one is the forward jet. My question is when I generated many processes (including p p > t t~ with hadronic decay from top) after pythia and Delphes, how can I find which jet in the final states is the forward jet in ma5 -R mode?

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Solved by:
lyb
Solved:
Last query:
Last reply:
Revision history for this message
Benjamin Fuks (fuks) said :
#1

Hi,

You can for instance order the jet by pseudorapidity and take the one with the greatest.

Regards,

Benjamin

> On 26 Oct 2018, at 10:08 , lyb <email address hidden> wrote:
>
> New question #675637 on MadAnalysis 5:
> https://answers.launchpad.net/madanalysis5/+question/675637
>
> Dear ma5 team,
>
> I am simulating in MG5 the SM process p p > t h j, (t > w+ b, w+ > j j), h > b b~ with pythia8 and Delphes. So the final states has more than three jets and three b-jet. Among these three light jets, two comes from the t-> Wb-> jjb decay and one is the forward jet. My question is when I generated many processes (including p p > t t~ with hadronic decay from top) after pythia and Delphes, how can I find which jet in the final states is the forward jet in ma5 -R mode?
>
> Thanks.
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
lyb (liuyaobei) said :
#2

Thanks a lot, this solved my problem.