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

Charge sharing no longer checks segmentation class as BTOF segmentati… #1750

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

ssedd1123
Copy link
Contributor

…on changes.

Briefly, what does this PR introduce?

The segmentation class of BTOF changes from CartesianGridXY to MultiSegmentation since eic/epic#834. Therefore, we need to remove the segmentation class restriction on LGADChargeSharing class.

What kind of change does this PR introduce?

  • [x ] 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.

Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

Good catch.

@ssedd1123 ssedd1123 added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit e0ac104 Mar 4, 2025
85 of 86 checks passed
@ssedd1123 ssedd1123 deleted the bug-fix-BTOF-segmentation-changed branch March 4, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants