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

feat: rm JChainMultifactory #1421

Merged
merged 1 commit into from
May 7, 2024
Merged

feat: rm JChainMultifactory #1421

merged 1 commit into from
May 7, 2024

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented May 6, 2024

Briefly, what does this PR introduce?

This PR removes the JChainMultifactory, now that no factory is using it anymore.

TODO:

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.

Does this PR change default behavior?

No.

@github-actions github-actions bot added topic: PID Relates to PID reconstruction topic: infrastructure labels May 6, 2024
@wdconinc wdconinc force-pushed the rm-multifactory branch from ea14fad to 55b5f83 Compare May 6, 2024 20:50
@wdconinc wdconinc force-pushed the rm-multifactory branch from 55b5f83 to 005c00d Compare May 7, 2024 15:35
@wdconinc wdconinc requested review from ruse-traveler and veprbl May 7, 2024 15:36
@wdconinc wdconinc enabled auto-merge May 7, 2024 15:36
@wdconinc wdconinc linked an issue May 7, 2024 that may be closed by this pull request
23 tasks
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.

Hmmm... I'm not seeing any DRICH Cerenkov PIDs in the diffs...

@wdconinc
Copy link
Contributor Author

wdconinc commented May 7, 2024

Old diffs. Wait for update.

@wdconinc
Copy link
Contributor Author

wdconinc commented May 7, 2024

@ruse-traveler Updated, check again.

@ruse-traveler
Copy link
Contributor

@ruse-traveler Updated, check again.

Nice! Not seeing any diffs!

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.

🥳

@wdconinc wdconinc added this pull request to the merge queue May 7, 2024
Merged via the queue into main with commit 7a59dac May 7, 2024
80 of 81 checks passed
@wdconinc wdconinc deleted the rm-multifactory branch May 7, 2024 17:32
ajentsch pushed a commit that referenced this pull request May 20, 2024
### Briefly, what does this PR introduce?
This PR removes the JChainMultifactory, now that no factory is using it
anymore.

TODO:
- [x] #1418 
- [x] #1419 

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure topic: PID Relates to PID reconstruction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Factories should use JOmniFactory
2 participants