Cut on transverse momentum difference between mu and e

Asked by Robert Morgan

Hello MA5 team,

I am wondering if there is a simple way to implement a cut that requires pt(muon) > pt(electron). If that is possible in MA5, how would you enter it? I'm thinking one way to do what I want would be to write my own code to analyze LHE files, but at the moment I am wondering if MA5 has that capability already, and could save me some time.

Thank you!

Robert

Question information

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

Hi Robert,

Can you please try
  select sdPT(mu[1] e[1]) > 0
This should do the required job, as sdPT is the scalar difference between the pt of the leading muon and the pt of the leading electron.

Cheers,

Benjamin

On 19 Sep 2016, at 22:32 , Robert Morgan <email address hidden> wrote:

> New question #400859 on MadAnalysis 5:
> https://answers.launchpad.net/madanalysis5/+question/400859
>
> Hello MA5 team,
>
> I am wondering if there is a simple way to implement a cut that requires pt(muon) > pt(electron). If that is possible in MA5, how would you enter it? I'm thinking one way to do what I want would be to write my own code to analyze LHE files, but at the moment I am wondering if MA5 has that capability already, and could save me some time.
>
> Thank you!
>
> Robert
>
>
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Can you help with this problem?

Provide an answer of your own, or ask Robert Morgan for more information if necessary.

To post a message you must log in.