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

[Request] Update m_vis pt_vis functions with more generic implementation using CombineP4s #218

Open
harrypuuter opened this issue Apr 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@harrypuuter
Copy link
Contributor

After #216 is merged, a generic function to combine P4s is available (lorentzvectors::CombineP4s({df}, {output}, {input}))

Using this functions, some old implementations can be removed namely

@harrypuuter harrypuuter added the enhancement New feature or request label Apr 28, 2023
@harrypuuter
Copy link
Contributor Author

Does this intervene with any of your analyses since it will require some adaptations in the configuration @ralfschmieder @nshadskiy @nfaltermann @conformist89 ?

You will have to use lorentzvectors::CombineP4s({df}, {output}, {input}) to build the combined lorentzvectors, and then use the basic quantities::mass() functions to extract those values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant