]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSv5.cxx
Changes in the header-files by FCA
[u/mrichter/AliRoot.git] / ITS / AliITSv5.cxx
index 443033fb8a7c51688d75f3c2c8a65d5a0d2c3440..a4b7ee7726444eebff87226bbd59ad508d14a3f7 100644 (file)
 
 /*
 $Log$
+Revision 1.23  2000/10/02 16:35:23  barbera
+Forward declarations added
+
+Revision 1.14.4.12  2000/10/02 16:04:03  barbera
+Forward declarations added
+
+Revision 1.22  2000/07/10 16:07:19  fca
+Release version of ITS code
+
 Revision 1.14.4.4  2000/05/19 10:10:21  nilsen
 fix for bug with HP and Sun unix + fix for event display in ITS-working branch
 
@@ -67,8 +76,10 @@ Introduction of the Copyright and cvs Log
 #include <TCanvas.h>
 #include <TObjArray.h>
 #include <TClonesArray.h>
+#include <TBRIK.h>
 
 #include "AliRun.h"
+#include "AliMC.h"
 #include "TSystem.h"
 #if ALIITSPRINTGEOM==1
 #include "../TGeant3/TGeant3.h"