Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling MT variable in expert mode #250

Closed
juhidutta opened this issue Apr 17, 2024 · 1 comment
Closed

Calling MT variable in expert mode #250

juhidutta opened this issue Apr 17, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@juhidutta
Copy link

Question

Dear Experts,

I am using the following line to call the transverse mass variable in the expert mode of madanalysis:

PHYSICS->Transverse->MT(SignalLeptons[0]);

which throws the following error:

r/User/Analyzer/hino_ll.cpp:247:45: error: ‘class MA5::TransverseVariables’ has no member named ‘mt’; did you mean ‘m_’?
MALorentzVector mt1=PHYSICS->Transverse->mt(SignalLeptons[0],metv);

Could you please let me know how could we call the MT/MT_MET variable in the expert mode?

Thanks in advance,

Best regards,
Juhi

@jackaraz jackaraz transferred this issue from MadAnalysis/ma5_expert Apr 22, 2024
@jackaraz jackaraz added the duplicate This issue or pull request already exists label Apr 22, 2024
@jackaraz
Copy link
Member

Duplicate of issue #249

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants