Skip to content

Add configurable Low-Q2 Tagger layer offsets#1016

Merged
simonge merged 5 commits intomainfrom
Add-configurable-tagger-layer-offsets
Dec 16, 2025
Merged

Add configurable Low-Q2 Tagger layer offsets#1016
simonge merged 5 commits intomainfrom
Add-configurable-tagger-layer-offsets

Conversation

@simonge
Copy link
Copy Markdown
Contributor

@simonge simonge commented Dec 15, 2025

Briefly, what does this PR introduce?

Allows the z position of the individual layers of the Low-Q2 tracker to be moved by parameter.

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

@simonge simonge marked this pull request as ready for review December 15, 2025 16:27
Copilot AI review requested due to automatic review settings December 15, 2025 16:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@simonge simonge requested a review from a team December 15, 2025 20:51
Copy link
Copy Markdown
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.

LGTM, could add a name with detector prefix in it and move to definitions.xml

@simonge simonge merged commit 9e998a1 into main Dec 16, 2025
125 of 202 checks passed
@simonge simonge deleted the Add-configurable-tagger-layer-offsets branch December 16, 2025 15:45
@simonge
Copy link
Copy Markdown
Contributor Author

simonge commented Dec 16, 2025

LGTM, could add a name with detector prefix in it and move to definitions.xml

It might have been better in the definitions.xml file as its now forcing @ruse-traveler to develop some recursive xml parsing and saving for testing AID2E optimization.

@ruse-traveler
Copy link
Copy Markdown
Contributor

It might have been better in the definitions.xml file as its now forcing @ruse-traveler to develop some recursive xml parsing and saving for testing AID2E optimization.

TBH this is a good exercise for honing my python skills 😆

@veprbl
Copy link
Copy Markdown
Member

veprbl commented Dec 16, 2025

It should not matter which xml file is rewritten, you need to copy the whole tree of xml files anyway.

veprbl added a commit that referenced this pull request Feb 14, 2026
### Briefly, what does this PR introduce?
Allows the z position of the individual layers of the Low-Q2 tracker to
be moved by parameter.

### 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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
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.

4 participants