Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Commits
084d8227
Commit
084d8227
authored
3 months ago
by
Pierre-Alain Loizeau
Browse files
Options
Downloads
Patches
Plain Diff
Add missing expected overlap in CFV MVD not ignored due to volume name change
parent
6e0e1ded
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1987
declare overlap as expected for CFV MVD, no longer ignored due to volume name change
Pipeline
#32229
passed
3 months ago
Stage: package
Stage: verify
Stage: documentation
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
macro/geometry/check_overlaps.C
+2
-0
2 additions, 0 deletions
macro/geometry/check_overlaps.C
with
2 additions
and
0 deletions
macro/geometry/check_overlaps.C
+
2
−
0
View file @
084d8227
...
...
@@ -211,6 +211,8 @@ std::vector<std::pair<std::string, std::string>> cbm_dets_overlaps_sampling = {
{
"shielding_box: node shielding_box_1 overlapping shieling_wing_1"
,
"between shielding box parts (RICH internal)"
},
{
"MVDscripted: node station_S0_1/heatsink_S0_1/heatsinkpart_2_2 overlapping top_bottom_plate_2"
,
"between heatsink and bottom plate (internal to MVD)"
},
{
"TwoStation: node station_S0_1/heatsink_S0_1/heatsinkpart_2_2 overlapping top_bottom_plate_2"
,
"between heatsink and bottom plate (internal to MVD)"
},
{
"conical_beam_pipe: node rich_much_downstream_flange_1 overlapping conus_volume_1"
,
// Fix in next beampipe geo
"between R/M flange and cone (beampipe internal), known fix pending"
}
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment