]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDFMD.h
Bug fix - chack the abs values
[u/mrichter/AliRoot.git] / STEER / AliESDFMD.h
index 7e76361c217ed3ed52b4202ffe127d4955df59f1..b444df778773232334b511e33730d6d814a361c4 100755 (executable)
@@ -271,7 +271,7 @@ public:
   /** 
    * @return constant reference to pseudo-rapidity map 
    */
-  const AliFMDFloatMap& EtaMap() const { return fMultiplicity; }
+  const AliFMDFloatMap& EtaMap() const { return fEta; }
 protected:
   AliFMDFloatMap fMultiplicity;   // Psuedo multplicity per strip
   AliFMDFloatMap fEta;            // Psuedo-rapidity per strip