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: rm Acts detail header for stable interface #1187

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

In acts-project/acts#2617 the detail header will be removed.

What kind of change does this PR introduce?

  • Bug fix (issue: Acts v31 compatibility)
  • 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: tracking Relates to tracking reconstruction label Dec 21, 2023
Copy link
Contributor

@osbornjd osbornjd left a comment

Choose a reason for hiding this comment

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

Looks fine to me. For a future PR we may consider just going ahead and implementing our own custom detector element (that has the exact same functionality as the current default), as this is how the alignment transforms are applied. I imagine it will inherit from DD4hepDetectorElement in our case

@wdconinc wdconinc added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 4023c3f Dec 21, 2023
73 checks passed
@wdconinc wdconinc deleted the rm-acts-detail-header branch December 21, 2023 17:08
wdconinc added a commit that referenced this pull request Dec 23, 2023
### Briefly, what does this PR introduce?
In acts-project/acts#2617 the detail header will
be removed.

### What kind of change does this PR introduce?
- [x] Bug fix (issue: Acts v31 compatibility)
- [ ] 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: tracking Relates to tracking reconstruction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants