From c438bcc81051da4f96b61e8446237ca2ece768a9 Mon Sep 17 00:00:00 2001 From: Noemi Calace <noemi.calace@cern.ch> Date: Tue, 3 Mar 2020 16:45:11 +0000 Subject: [PATCH] Update SiSpacePointMakerTool.cxx --- .../SiSpacePointTool/src/SiSpacePointMakerTool.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InnerDetector/InDetRecTools/SiSpacePointTool/src/SiSpacePointMakerTool.cxx b/InnerDetector/InDetRecTools/SiSpacePointTool/src/SiSpacePointMakerTool.cxx index 62bf14717290..1c685db9bb13 100644 --- a/InnerDetector/InDetRecTools/SiSpacePointTool/src/SiSpacePointMakerTool.cxx +++ b/InnerDetector/InDetRecTools/SiSpacePointTool/src/SiSpacePointMakerTool.cxx @@ -449,7 +449,7 @@ namespace InDet { } /////////////////////////////////////////////////////////////////// - // Changing the + // Updating the range used to search for overlaps /////////////////////////////////////////////////////////////////// void SiSpacePointMakerTool::updateRange(const InDetDD::SiDetectorElement* element1, -- GitLab