]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpExMap.h
Fixing coding conventions (RC22)
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpExMap.h
index b965e058884159114359cdfa10f64dc0b920d123..51cebab374c0649a72c1f9cc7000ea6f0576282e 100644 (file)
@@ -65,6 +65,9 @@ class AliMpExMap : public TObject
     AliMpExMapIterator* CreateIterator() const;
     
   private:  
+    // static methods
+    static const TString&  GetCharacterMap();
+
     // methods
 
     // conversion between Int_t pair key and Long_t
@@ -84,8 +87,6 @@ class AliMpExMap : public TObject
                                          ///  of Int_t pair to Int_t
     static const Int_t    fgkSeparator2; ///< \brief the separator used for conversion
                                          ///  of TString to Int_t
-    static const TString  fgkCharacterMap; ///< \brief the string mapping characters 
-                                           ///  to integers 
     
     // data members
     mutable TExMap  fMap;     //!<  Transient map class