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 #249

Open
juhidutta opened this issue Apr 19, 2024 · 1 comment
Open

Calling MT variable in expert mode #249

juhidutta opened this issue Apr 19, 2024 · 1 comment
Labels
❓question Further information is requested

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

@juhidutta juhidutta added the ❓question Further information is requested label Apr 19, 2024
@BFuks
Copy link
Member

BFuks commented Apr 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants