]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenReaderCwn.cxx
New class used for primary vertex finding (AliITSVertexerTracks)
[u/mrichter/AliRoot.git] / EVGEN / AliGenReaderCwn.cxx
index f1fbc3e3d7764cee008f6e7d04217c147368b846..c248381ca6ba8977567f28a7273485ea9e550d82 100644 (file)
@@ -16,6 +16,9 @@
 
 /*
 $Log$
+Revision 1.4  2002/10/30 13:39:51  hristov
+Warnings cleaned up (Alpha)
+
 Revision 1.3  2002/10/21 09:20:51  alibrary
 Introduce Riostream.h and remove unused variables
 
@@ -36,9 +39,9 @@ Realisation of AliGenReader that reads the old cwn event format.
 #include <TFile.h>
 #include <TTree.h>
 #include <TParticle.h>
+#include <TVirtualMC.h>
 
 #include "AliGenReaderCwn.h"
-#include "AliMC.h"
 ClassImp(AliGenReaderCwn);