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

feat: material mapping fixes odd #773

Merged

Conversation

asalzburger
Copy link
Contributor

This PR fixes a few things in the material mapping and DD4Hep description:

  • ODD has now by-hand-envelopes (fixes navigation issues), copy and repo is updated
  • Pre/Post step of material user action was wrongly calculated
  • Naming convention is fixed in HierachySurface... and HierarchyVolume...

Still an issue of not being able to map onto the last boundary surfaces:

ODD_tX0_preliminary

ODD_g4_acts_material_position

@asalzburger asalzburger added this to the next milestone Apr 14, 2021
@asalzburger asalzburger added Bug Something isn't working Component - Examples Affects the Examples module Improvement Changes to an existing feature labels Apr 14, 2021
@asalzburger asalzburger self-assigned this Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #773 (b7e1344) into master (0e4335a) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #773   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files         328      328           
  Lines       16868    16868           
  Branches     7915     7915           
=======================================
  Hits         8220     8220           
  Misses       3062     3062           
  Partials     5586     5586           
Impacted Files Coverage Δ
...Propagator/detail/PointwiseMaterialInteraction.hpp 96.96% <ø> (ø)
Core/src/Geometry/TrackingVolume.cpp 43.36% <ø> (ø)
Core/src/Material/SurfaceMaterialMapper.cpp 10.41% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e4335a...b7e1344. Read the comment docs.

Copy link
Contributor

@Corentin-Allaire Corentin-Allaire left a comment

Choose a reason for hiding this comment

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

I have a few small comments but the rest looks good to me.

Copy link
Contributor

@Corentin-Allaire Corentin-Allaire left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes. Now it looks good to me !

@asalzburger asalzburger merged commit 7e045b6 into acts-project:master Apr 20, 2021
@robertlangenberg robertlangenberg removed their request for review April 20, 2021 15:26
@paulgessinger paulgessinger modified the milestones: next, v8.0.0 Apr 27, 2021
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request May 11, 2021
This PR fixes a few things in the material mapping and DD4Hep description:

ODD has now by-hand-envelopes (fixes navigation issues), copy and repo is updated
Pre/Post step of material user action was wrongly calculated
Naming convention is fixed in HierachySurface... and HierarchyVolume...
Still an issue of not being able to map onto the last boundary surfaces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Component - Examples Affects the Examples module Improvement Changes to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants