]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFv1.cxx
Fixing problems in the HEAD
[u/mrichter/AliRoot.git] / TOF / AliTOFv1.cxx
index 9f856101dfc8a89a0c15258a4cf7562b54658c77..26b149258ad22818210d44279d892b5d8e6f2397 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.18  2000/10/02 21:28:17  fca
+Removal of useless dependecies via forward declarations
+
 Revision 1.17  2000/06/06 07:52:09  vicinanz
 NodeName array dimension enlarged
 
@@ -82,6 +85,7 @@ Introduction of the Copyright and cvs Log
 #include "TGeometry.h"
 #include "TNode.h"
 #include "TObject.h"
+#include <TLorentzVector.h>
 #include "AliRun.h"
 #include "AliMC.h"
 #include "AliMagF.h"