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

[aranya_lumidesign] LumiCal Material/Dim updates. #797

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

sjdkay
Copy link

@sjdkay sjdkay commented Oct 14, 2024

Briefly, what does this PR introduce?

Updated the fiber holder material (brass -> steel) and dimensions (0.6mm thick -> 0.4mm thick) to reflect latest physical versions.

Updated the box material (aluminium - > plastic) and dimensions (y thickness 0.5cm -> 0.25cm).

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: Material/dimension updats.

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

Update thickness of "coating"/box layers
Switch material for box to polystyrene from aluminium.

Switch fiber holder material from brass to steel.
Changed thickness of fiber holder (alignment meshes) to 0.4mm from 0.6mm.

//Fiber Holder
auto fiberholder_x = mod_x.child(_Unicode(fiberholder));
double fh_dz = 0.6 *mm; //thickness of fiber holder
double fh_dz = 0.4 * mm; //thickness of fiber holder
Copy link
Member

Choose a reason for hiding this comment

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

Please move this value to XML

@veprbl veprbl added this to the 24.11.0 milestone Oct 15, 2024
@veprbl veprbl merged commit 568c0e4 into aranya_lumidesign Oct 19, 2024
115 of 116 checks passed
@veprbl veprbl deleted the sjdkay-patch-1 branch October 19, 2024 13:29
@veprbl
Copy link
Member

veprbl commented Oct 19, 2024

(weren't targeting main branch)

@veprbl veprbl changed the title LumiCal Material/Dim updates. [aranya_lumidesign] LumiCal Material/Dim updates. Oct 19, 2024
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.

2 participants