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

Add ability to shift azimuth, rapidity, and pseudorapidity #124 #125

Merged
merged 14 commits into from
Apr 17, 2023

Conversation

jacanchaplais
Copy link
Owner

  • Added methods to MomentumArray which enable shifting in rapidity, pseudorapidity, and azimuth
  • Edited MomentumArray.delta_R():
    • implemented using numba for speed and memory improvements
    • added parameters for calculating with true rapidity, and performing the calculation in parallel
  • Added MomentumArray.mass_t attribute
  • Added graphicle.calculate.rapidity_centre()

@jacanchaplais jacanchaplais self-assigned this Apr 17, 2023
@jacanchaplais jacanchaplais linked an issue Apr 17, 2023 that may be closed by this pull request
@jacanchaplais jacanchaplais merged commit 720f378 into main Apr 17, 2023
@jacanchaplais jacanchaplais deleted the feature/shift-124 branch April 17, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to shift rapidity and azimuth of MomentumArray
1 participant