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: move remaining JChainFactory algorithms to JChainMultifactory #1142

Merged
merged 22 commits into from
Nov 30, 2023

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

We still had a number of algorithms inheriting JChainFactory, not JChainMultifactory. This migrates these remaining ones to JChainMultifactory.

What kind of change does this PR introduce?

  • Bug fix (issue: migrate all algorithms to JChainMultifactory)
  • 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.

Does this PR change default behavior?

No.

@github-actions github-actions bot added the topic: PID Relates to PID reconstruction label Nov 23, 2023
@wdconinc wdconinc force-pushed the JChainFactoryT-to-JChainMultiFactoryT branch 3 times, most recently from c0f381c to 1d180dd Compare November 25, 2023 15:09
@github-actions github-actions bot added the topic: tracking Relates to tracking reconstruction label Nov 28, 2023
@wdconinc
Copy link
Contributor Author

Many diffs now, https://github.com/eic/EICrecon/actions/runs/7024406714/job/19113472906?pr=1142, but includes timestamp changes and may be due to rollout of recent geometry changes, in particular eic/epic@0746c07. (we need checksum comparisons)

@wdconinc wdconinc force-pushed the JChainFactoryT-to-JChainMultiFactoryT branch from 3365f8a to e3a5213 Compare November 29, 2023 04:20
@wdconinc wdconinc force-pushed the JChainFactoryT-to-JChainMultiFactoryT branch from e3a5213 to a40f43b Compare November 29, 2023 14:11
@wdconinc wdconinc force-pushed the JChainFactoryT-to-JChainMultiFactoryT branch from a40f43b to 0d2babd Compare November 29, 2023 17:03
@wdconinc
Copy link
Contributor Author

Much better. No more diffs https://github.com/eic/EICrecon/actions/runs/7040539144/job/19162385780#step:11:105.

Copy link
Contributor

@ruse-traveler ruse-traveler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Very nice! 🎉

@wdconinc
Copy link
Contributor Author

I'll go ahead and merge this.

@wdconinc wdconinc added this pull request to the merge queue Nov 30, 2023
Merged via the queue into main with commit f7d793d Nov 30, 2023
65 of 67 checks passed
@wdconinc wdconinc deleted the JChainFactoryT-to-JChainMultiFactoryT branch November 30, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: PID Relates to PID reconstruction topic: tracking Relates to tracking reconstruction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants