]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDsegmentArray.cxx
Changed to Copy(TObject &A) to appease the HP-compiler
[u/mrichter/AliRoot.git] / TRD / AliTRDsegmentArray.cxx
index f2d8d999f36a7e6aec2ccc27d703f0d106011332..401f49b9f0ab9adfcfd618ae463903bd8f6e03eb 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
 
 /*
 $Log$
+Revision 1.3  2000/06/08 18:32:58  cblume
+Make code compliant to coding conventions
+
 Revision 1.2  2000/05/08 16:17:27  cblume
 Merge TRD-develop
 
 Revision 1.2  2000/05/08 16:17:27  cblume
 Merge TRD-develop
 
@@ -83,7 +86,7 @@ AliTRDsegmentArray::~AliTRDsegmentArray()
 }
 
 //_____________________________________________________________________________
 }
 
 //_____________________________________________________________________________
-void AliTRDsegmentArray::Copy(AliTRDsegmentArray &a)
+void AliTRDsegmentArray::Copy(TObject &a)
 {
   //
   // Copy function
 {
   //
   // Copy function