Skip to content
Snippets Groups Projects
Commit ecac99a1 authored by Noemi Calace's avatar Noemi Calace Committed by Graeme Stewart
Browse files

Fixing SCT_OverlapDescriptor (InDetTrackingGeometryUtils-00-00-04)

	* Fixing SCT_OverlapDescriptor
	* Tagged as InDetTrackingGeometryUtils-00-00-04
parent 34c5ed4a
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ const Amg::Vector3D&) const
addNextInPhiOS(sElement,cSurfaces);
addNextInEtaOS(sElement,cSurfaces);
addPrevInPhiOS(sElement,cSurfaces);
addPrevInEtaOS(sElement,cSurfaces);
nElement = sElement->nextInPhi();
addNextInEtaOS(nElement,cSurfaces);
......
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