]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSgeom.cxx
Using const char * instead of char * for the file names
[u/mrichter/AliRoot.git] / ITS / AliITSgeom.cxx
index bed851c66f0ea848aa0a2b3dc6634c4fb773cbeb..e15eccdabf48d7f8bb031bd273df868c09955261 100644 (file)
 
 /*
 $Log$
+Revision 1.20  2002/10/14 14:57:00  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
+Revision 1.18.8.1  2002/07/24 09:27:50  alibrary
+Updating on VirtualMC
+
+Revision 1.19  2002/05/31 21:07:42  mariana
+Fix memory leak
+
 Revision 1.18  2001/08/24 21:06:37  nilsen
 Added more documentation, fixed up some coding violations, and some
 forward declorations.
@@ -187,9 +196,7 @@ pixel coordinate system.
 // ITS volumes. See the example classes AliITSgeomSPD, AliITSgeomSDD,
 // and AliITSgeomSSD for a more detailed example.
 ////////////////////////////////////////////////////////////////////////
-#include <iostream.h>
-#include <fstream.h>
-#include <iomanip.h>
+#include <Riostream.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>