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

fix: Allow resetting reference surface in Track EDM #3586

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

andiwand
Copy link
Contributor

@andiwand andiwand commented Sep 2, 2024

Currently copyFrom will not reset the reference surface in case other does not have one. This is fixed here and another bug in the podio backend was discovered which disallowed resetting the reference surface all together.

discovered in #3534

@andiwand andiwand added this to the next milestone Sep 2, 2024
@github-actions github-actions bot added Component - Core Affects the Core module Component - Plugins Affects one or more Plugins Event Data Model labels Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

📊: Physics performance monitoring for fc5225e

Full contents

physmon summary

@andiwand andiwand marked this pull request as ready for review September 2, 2024 17:31
@acts-project-service acts-project-service added the Fails Athena tests This PR causes a failure in the Athena tests label Sep 2, 2024
@andiwand andiwand added automerge and removed Fails Athena tests This PR causes a failure in the Athena tests labels Sep 3, 2024
Copy link

sonarcloud bot commented Sep 3, 2024

@kodiakhq kodiakhq bot merged commit 56b8fb4 into acts-project:main Sep 4, 2024
42 checks passed
@github-actions github-actions bot removed the automerge label Sep 4, 2024
@andiwand andiwand deleted the fix-trackedm-reset-refsurface branch September 4, 2024 03:47
kodiakhq bot pushed a commit that referenced this pull request Sep 6, 2024
Adding an overload to the Core CKF which allows the user to supply a root branch. This is useful if the finding has multiple stages, i.e. forward and backward, and the tip state quantities like `nMeasurements` and `nHoles` should persist so the branch stopper can observe them.

blocked by
- #3586
- #3587
@paulgessinger paulgessinger modified the milestones: next, v37.0.0 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module Component - Plugins Affects one or more Plugins Event Data Model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants