]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSDetType.h
Bug fix + changes needed by coding conventions
[u/mrichter/AliRoot.git] / ITS / AliITSDetType.h
index a000a1b3b85bfa6809e9527370ce790b0e563a3f..2e73c696736516d5cfab72fde0c23a9f7df6a46f 100644 (file)
@@ -81,9 +81,9 @@ class AliITSDetType:public TObject{
        strcpy(cluster,fClustClassName.Data()); 
     } 
     // Return the Digit Class name
-    TString GetDigitClassName(){ return fDigClassName;}
+    TString GetDigitClassName() const { return fDigClassName;}
     // Return the Cluster Class name
-    TString GetClusterClassName(){ return fClustClassName;}
+    TString GetClusterClassName() const { return fClustClassName;}
   
  protected:
     AliITSresponse       *fResponse;         // response