]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSvPPRsymm.cxx
Removed warning from part of code not properly implimneted yet.
[u/mrichter/AliRoot.git] / ITS / AliITSvPPRsymm.cxx
index d02301da1632207b82fa0c1dd14e62da2c82133a..c94eed67dad062df3d20038c0e9e892b70f84d35 100644 (file)
 
 /*
 $Log$
+Revision 1.42  2002/10/22 14:46:01  alibrary
+Introducing Riostream.h
+
+Revision 1.41  2002/10/14 14:57:09  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
+Revision 1.38.6.3  2002/10/14 13:14:12  hristov
+Updating VirtualMC to v3-09-02
+
+Revision 1.40  2002/10/02 17:56:35  barbera
+Bug in copy 37 of volume I570 corrected (thanks to J. Belikov)
+
 Revision 1.39  2002/04/13 22:35:52  nilsen
 Now symm is derived from asymm. This minimizes duplicated code because
 only the geometry is different between asymm and symm.
@@ -223,8 +235,7 @@ Introduction of the Copyright and cvs Log
 //                                                                          //
 //////////////////////////////////////////////////////////////////////////////
 // See AliITSvPPRsymm::StepManager().
-#include <iostream.h>
-#include <iomanip.h>
+#include <Riostream.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <TMath.h>
@@ -242,11 +253,9 @@ Introduction of the Copyright and cvs Log
 #include <TBRIK.h>
 #include <TSystem.h>
 
-#include "AliMC.h"
 #include "AliRun.h"
 #include "AliMagF.h"
 #include "AliConst.h"
-#include "AliGeant3.h"
 #include "AliITSGeant3Geometry.h"
 #include "AliITShit.h"
 #include "AliITS.h"