Si disk with tiles - #1073
Draft
ShujieL wants to merge 44 commits into
Draft
Conversation
…sk construction with tiles
for more information, see https://pre-commit.ci
Contributor
Author
|
The current code will read tile layout from SVT_endcap_tiles.csv, and place them in each disk envelope volume. The disk envelope is a SubtractionSolid = Disk - two beampipe tubes. It won't run with EICrecon: I submitted an ACT issue at acts-project/acts#5320 |
Contributor
Capybara summary for PR 1073
|
… the RSU sensor tiles
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
9 tasks
ShujieL
added a commit
that referenced
this pull request
Jul 28, 2026
### Briefly, what does this PR introduce? Please link to any relevant presentations or discussions. Improve the SVT sensor description. Reference: page 14 in Zhenyu's [presentation](https://indico.bnl.gov/event/33460/#6-svt-rates-next-steps-on-sens) Change Barrel sensor structure from 1 layer of 40um active silicon to: 46um inactive Si (substrate) + 14um active Si (epitaxial) + 2.5um Cu (wire bonding) IB: Cu always face larger R. Also added 12 tiles per RSU structure. OB: Cu faces outer side of the stave and alternating in Z. Disks: change on-hold until the module layout finalized #1073 ### What is the urgency of this PR? - [ ] High (please describe reason below) - [x ] Medium - [ ] Low ### What kind of change does this PR introduce? - [ ] Bug fix (issue #__) - [ x] New feature (issue #__) - [ ] Optimization (issue #__) - [ ] Updated constants (issue #__) - [ ] Updated documentation - [ ] other: __ ### Please check if any of the following apply - [ ] This PR introduces breaking changes. Please describe changes users need to make below. - [ ] This PR changes default behavior. Please describe changes below. - [x ] AI was used in preparing this PR. Please describe usage below. I used codex to assist coding. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: EIC Container Build Service <gitlab@eicweb.phy.anl.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Briefly, what does this PR introduce?
Assemble SVT disk with sensor tiles.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
Does this PR change default behavior?