]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliFMDFloatMap.cxx
Fixes for compilation warnings (Christian)
[u/mrichter/AliRoot.git] / STEER / AliFMDFloatMap.cxx
index dbe33866f9020e1ab2f9ff6c594d519d9d57da4c..0522dcd3e17a46965fdf21fdbeec3ecdc18d1f46 100755 (executable)
 //__________________________________________________________
 // 
 // Map of per strip Float_t information
+// the floats are indexed by the coordinates 
+//     DETECTOR # (1-3)
+//     RING ID    ('I' or 'O', any case)
+//     SECTOR #   (0-39)
+//     STRIP #    (0-511)
+//
 // 
 // Created Mon Nov  8 12:51:51 2004 by Christian Holm Christensen
 //