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

18 implement detailed geometry for sand ecal endcaps #40

Merged
merged 33 commits into from
Jan 20, 2025

Conversation

mt82
Copy link
Member

@mt82 mt82 commented Jan 20, 2025

No description provided.

Paolo Gauzzi and others added 27 commits November 22, 2023 15:21
…or-sand-ecal-endcaps' into 23-add-builder-for-sand-ecal-endcap-single-module
…he SANDECALBARRELMOD and SANDECALENDCAP context
inherited from mother volume for several parameters
…-passive-slabs-in-curved-element-of-ecal-endcap-modules

29 fix positioning of the active and passive slabs in curved element of ecal endcap modules
…nto 30-fix-potitioning-of-the-active-and-passive-slabs-in-horizontal-element-of-ecal-endcap-modules
…-passive-slabs-in-horizontal-element-of-ecal-endcap-modules

Fixed horizontal section IDs and positioning
…umes. Size of yoke endcaps are decreased a bit
@mt82 mt82 requested a review from ast0815 January 20, 2025 10:29
@mt82 mt82 marked this pull request as ready for review January 20, 2025 10:30
Copy link
Member

@ast0815 ast0815 left a comment

Choose a reason for hiding this comment

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

There are many places where indentation is using tabs rather than spaces. Could you replace those tabs with the right number of spaces? Only at places where you modified the code, but there please change the whole indented blocks.

Also, please add a summary of the changes/additions to the CHANGELOG.md file. Please make sure to add them to the right sub-section in the "Unreleased" section.

Also, does this change the default sand configuration (the one you can inspect here: https://dune.github.io/dunendggd/ )? Do you want a new geometry release after this merge?

@@ -15,38 +15,60 @@ def configure(self,
PasSlabThickness=None,
ActiveSlabThickness=None,
nSlabs=None,
BackPlateThick=None,
Copy link
Member

Choose a reason for hiding this comment

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

The indentation does not align.

Comment on lines 37 to 38
# self.EndcapDRmax=Q("1.73m")
# self.EndcapDRmin=Q("0.51m")
Copy link
Member

Choose a reason for hiding this comment

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

Pleas do not include any commented out lines without explanation what they are for or why they are commented out. When in doubt, just remove them.

@mt82
Copy link
Member Author

mt82 commented Jan 20, 2025

Thank you @ast0815 for devoting time to this review. You requests have been addressed

@mt82 mt82 linked an issue Jan 20, 2025 that may be closed by this pull request
@ast0815
Copy link
Member

ast0815 commented Jan 20, 2025

No problem :)

I think the CHANGELOG entry is still missing though.

@mt82
Copy link
Member Author

mt82 commented Jan 20, 2025

Right, sorry

@mt82
Copy link
Member Author

mt82 commented Jan 20, 2025

  • Also, does this change the default sand configuration?
    • Yes, now the SAND geometries (in all the options) have the updated ECAL geometry
  • Do you want a new geometry release after this merge?
    • No, for the moment

Copy link
Member

@ast0815 ast0815 left a comment

Choose a reason for hiding this comment

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

Looking good 👍

@ast0815 ast0815 merged commit ece36ec into master Jan 20, 2025
3 checks passed
@ast0815 ast0815 deleted the 18-implement-detailed-geometry-for-sand-ecal-endcaps branch January 20, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants