]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDarrayI.h
New Raw Data format implemented
[u/mrichter/AliRoot.git] / TRD / AliTRDarrayI.h
index 6558b1732a65f043ff0feec27883005f4b662ebc..bb59602f61cc82734a5421892c9bcda9c8d15084 100644 (file)
@@ -3,7 +3,7 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-/* $Id: AliTRDarrayI.h,v */
+/* $Id$*/
 
 #include <TObject.h>
 #include <TArrayI.h>
@@ -21,7 +21,7 @@ public:
 
   AliTRDarrayI();
   virtual ~AliTRDarrayI();
-  void Copy(TObject &a);
+  void Copy(TObject &a) const;
   void Expand(Int_t n);  
 
   ClassDef(AliTRDarrayI,1)  // An array of integers