You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose it's fixed yes. Now may I ask why you did not just fix it, but kept a flag to be able to resurrect the bug ? Seems to me like an unneeded complication that can only lead to problems if ever someone activates it.
I think there is a bug in the clone method of DetElement, here :
DD4hep/DDCore/src/DetectorInterna.cpp
Line 121 in 5bbbb8c
As you can see the id of all children are overriden to the one of the parent. I would rather keep them by replacing
obj->
byd.
The text was updated successfully, but these errors were encountered: