Skip to content
Snippets Groups Projects

declare overlap as expected for CFV MVD, no longer ignored due to volume name change

All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -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"}
};
Loading