Skip to content
Snippets Groups Projects
Commit 084d8227 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

Add missing expected overlap in CFV MVD not ignored due to volume name change

parent 6e0e1ded
No related branches found
No related tags found
1 merge request!1987declare overlap as expected for CFV MVD, no longer ignored due to volume name change
Pipeline #32229 passed
......@@ -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"}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment