]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliDIPOv1.cxx
Change in the geometry: TUB replaced by PGON to avoid potential overlap when insertin...
[u/mrichter/AliRoot.git] / STRUCT / AliDIPOv1.cxx
index a399d10f416ab1c495a604b98cb707a961567398..85adecdbc1d4dc458c6336c6c95bf588bc60d534 100644 (file)
 
 /*
 $Log$
+Revision 1.8  2000/10/02 21:28:15  fca
+Removal of useless dependecies via forward declarations
+
+Revision 1.7  2000/06/11 12:33:34  morsch
+Coding rule violations corrected
+
 Revision 1.6  1999/09/29 09:24:30  fca
 Introduction of the Copyright and cvs Log
 
@@ -42,6 +48,7 @@ Introduction of the Copyright and cvs Log
 
 #include "AliDIPOv1.h"
 #include "AliRun.h"
+#include "AliMagF.h"
  
 ClassImp(AliDIPOv1)