]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv0.cxx
Introducing TGeoMatrix where needed
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv0.cxx
index 0de6038ffae1f885b0220e5d3a1e622a800e384a..2f7a615e6cbdade6754280c4c001a6d4b37dea16 100644 (file)
@@ -17,6 +17,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.94  2007/10/18 08:40:02  kharlov
+ * Misalignment-related bug fixed
+ *
  * Revision 1.93  2007/10/06 22:24:40  kharlov
  * Bug in strip unit geometry is corrected
  *
@@ -86,6 +89,7 @@
 #include <TVirtualMC.h>
 #include <TGeoPhysicalNode.h>
 #include <TGeoManager.h>
+#include <TGeoMatrix.h>
 #include <TVector3.h>
 
 // --- Standard library ---