KIT-CMS / CROWN

C++ based ROOT Workflow for N-tuples (CROWN)
https://crown.readthedocs.io
MIT License
4 stars 21 forks source link

Additional functions for hadronic recoil quantities #273

Open moritzmolch opened 1 month ago

moritzmolch commented 1 month ago

This pull request introduces functions to calculate quantities, which are related to the hadronic recoil in an event.

TODOs:

moritzmolch commented 1 month ago

Producers have been added to the config via this pull request: https://github.com/KIT-CMS/TauAnalysis-CROWN/pull/50.

moritzmolch commented 1 month ago

@harrypuuter I added your suggestions, the compiled binary runs on a DY sample without errors. I still have to check if the functions' outputs are reasonable.

nshadskiy commented 1 month ago

Thanks for all the checks @harrypuuter ! As it is now this PR would only be merged to my nmssm_devs branch. I guess we could merge it directly into the main branch, since nothing directly related to the NMSSM analysis is involved in the code changes.

harrypuuter commented 1 month ago

yes, i would merge this directly to main as well