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

Fixed RP code to use local coordinates for matrix reconstruction. #545

Merged
merged 5 commits into from
Mar 16, 2023

Conversation

ajentsch
Copy link
Contributor

Briefly, what does this PR introduce?

This PR uses local coordinates for reconstruction of hits in the Roman Pots - this is a required step since the detectors will have no clue about a global coordinate system.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No - it's all behind the scenes, and changes nothing about the collections passed to or from the reco code.

Does this PR change default behavior?

Only in the actual matrix calculation to obtain the momentum.

@DraTeots DraTeots enabled auto-merge (squash) March 16, 2023 14:43
@DraTeots DraTeots merged commit c2ff435 into main Mar 16, 2023
@DraTeots DraTeots deleted the use-local-coordinates-for-rp branch March 16, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants