-
Notifications
You must be signed in to change notification settings - Fork 53
Mpgd cad sept #986
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
base: main
Are you sure you want to change the base?
Mpgd cad sept #986
Conversation
for more information, see https://pre-commit.ci
|
|
||
| <comment> Main parameters for MPGD endcap disks, offset here is the distance between disks </comment> | ||
| <constant name="ForwardMPGD_zmin" value="1500.0*mm"/> | ||
| <constant name="ForwardMPGD_zmin" value="1285.0*mm"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could overlap with the silicon disk, check TrackerEndcapPDisk4_zmin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But it passed the overlap checks in CI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ShujieL, I ran checkOverlaps script with tolerance set to -t 0.001 in the tracking_only configuration and the only overlaps I saw were from other sub detectors (non-mpgd) overlapping with themselves or beampipe.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, that fit nicely in there. How should we proceed in updating the geometry to match the Sep. CAD model? Should we have this PR serve as the Tracking geometry update PR, so silicon and ToF can include their respective changes in this PR and then merge when the tracking system update is completed?
| <constant name="MPGDOuterBarrelModule_zmin2" value="1675*mm"/> <comment> positive z </comment> | ||
|
|
||
| <comment> Inner MPGD unsegmented barrel </comment> | ||
| <constant name="InnerMPGDBarrel_rmin" value="550*mm"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be 555mm, per page 5: https://indico.bnl.gov/event/29963/contributions/114155/attachments/65038/111684/EPIC%20Envelope%20-%2009-22-2025.pdf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch. I just updated it
fix inner barrel mpgd rmin

Briefly, what does this PR introduce?
Update MPGD envelopes to match Sept. CAD model: https://indico.bnl.gov/event/29963/
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?
No breaking changes. MPGD hit locations will be altered and a new material map will need to be generated.
Does this PR change default behavior?
There will be changes in the hit locations of the MPGDs, most notably the MPGD disks as they had changes made to their outer radii and were moved closer to the IP.