]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSpackageSSD.h
Const multidimentional arrays cause problems in the CINT dictionary on HP, const...
[u/mrichter/AliRoot.git] / ITS / AliITSpackageSSD.h
index 905f8a60911162a4fbe277f5f473906c73f72313..469136e76696960576bba9a340339a26047322f9 100644 (file)
@@ -82,8 +82,8 @@ protected:
   TArrayI *fClusterNIndexes;
   TArrayI *fClusterPIndexes;
 
-  static const Bool_t fgkSIDEP=kTRUE;
-  static const Bool_t fgkSIDEN=kFALSE;
+  static const Bool_t fgkSIDEP;
+  static const Bool_t fgkSIDEN;
 
 
 /***************/