]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenExtFile.cxx
New class used for primary vertex finding (AliITSVertexerTracks)
[u/mrichter/AliRoot.git] / EVGEN / AliGenExtFile.cxx
index 5ae67b16bfdd571ddb7219e3fa5874647e7d55b5..5cbb7895b420b5802d0e0667e9fc818ee87953c6 100644 (file)
 
 /*
 $Log$
+Revision 1.23  2002/10/14 14:55:35  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
+Revision 1.20.4.1  2002/06/10 14:57:41  hristov
+Merged with v3-08-02
+
+Revision 1.22  2002/05/15 11:59:49  morsch
+CdEventFile() method added.
+
 Revision 1.21  2002/04/26 10:39:31  morsch
 AliGenExtFile derives from AliGenMC. Generate() uses methods from AliGenMC (N. Carrer)
 
@@ -75,7 +84,7 @@ Introduction of the Copyright and cvs Log
 // Event generator that using an instance of type AliGenReader
 // reads particles from a file and applies cuts. 
 
-#include <iostream.h>
+#include <Riostream.h>
 
 #include "AliGenExtFile.h"
 #include "AliRun.h"