]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Return of Sector() corrected
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 17:06:57 +0000 (17:06 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 17:06:57 +0000 (17:06 +0000)
MUON/AliMUONSegmentationSlat.h

index b20082e61f6105f802d177535b2ad37a7c39399d..049964475c4229813be41f573bac55d692b9eef4 100644 (file)
@@ -92,7 +92,7 @@ public AliSegmentation {
        {
            Int_t ix, iy;
            GetPadI(x,y,0.,ix,iy);
-           Sector(ix,iy);
+           return Sector(ix,iy);
        }
     
     //