]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliFMDMap.h
Removing semaphore .done files.
[u/mrichter/AliRoot.git] / STEER / AliFMDMap.h
index 7bcf4342ffeac35e147cb4abc91e52f94f98a3c3..f50843395dd01d2230c2f3ddee5cfd912144dc0e 100755 (executable)
@@ -35,8 +35,8 @@ public:
   Int_t  CheckIndex(UShort_t det, Char_t ring, 
                    UShort_t sec, UShort_t str) const;
 protected:
-  UShort_t CalcIndex(UShort_t det, Char_t ring, 
-                    UShort_t sec, UShort_t str) const;
+  Int_t CalcIndex(UShort_t det, Char_t ring, 
+                  UShort_t sec, UShort_t str) const;
   UShort_t fMaxDetectors;             // Maximum # of detectors
   UShort_t fMaxRings;                 // Maximum # of rings
   UShort_t fMaxSectors;               // Maximum # of sectors