Skip to content

Fixed placements for MP stations

Ben Couturier requested to merge run5-tmp-fix-MP-placements into run5-tmp

@rquaglia pointed out some issues with the run5 description in branch run5-tmp. With @frankm 's helped, we found out the T stations in the MP are missing the call to setPlacement, causing a SEGFAULT when trying to dump the Detector tree. This MR does the setPlacement in MP_geo.cpp.

DD4hep should not SEGFAULT but point out the inconsistency when dumping the detector tree, Markus is looking into adding this fix to DD4hep.

Merge request reports