]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Introducing Riostream.h
authoralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Oct 2002 06:47:56 +0000 (06:47 +0000)
committeralibrary <alibrary@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Oct 2002 06:47:56 +0000 (06:47 +0000)
CRT/AliCRTv0.cxx
CRT/AliCRTv1.cxx
CRT/AliGenCRT.cxx

index 57f0c86e093cee8be010c91c29209d10dfd242c4..5f5bf2ffc9d12d5e3a4db70e4c033b4a31cf9f31 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.8  2002/10/14 14:55:34  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
 Revision 1.4.2.4  2002/10/10 14:40:31  hristov
 Updating VirtualMC to v3-09-02
 
@@ -75,7 +78,7 @@ First version of CRT
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include <iostream.h>
+#include <Riostream.h>
 
 #include <TGeometry.h>
 #include <TBRIK.h>
index f043c05236d3e26ac3eaa360a927160f386ca525..7190d87542c50860e88aa15b6ab1248e1482aef3 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.2  2002/10/14 14:55:34  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
 Revision 1.1.2.1  2002/10/10 14:40:31  hristov
 Updating VirtualMC to v3-09-02
 
@@ -54,7 +57,7 @@ First version, stand alone detector
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include <iostream.h>
+#include <Riostream.h>
 
 #include <TGeometry.h>
 #include <TBRIK.h>
index d52a9697c573082dc2c84e9b86178062711dd81e..d1438a838148592353535d3ea4b178e27c0fd4be 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.2  2002/10/14 14:55:34  hristov
+Merging the VirtualMC branch to the main development branch (HEAD)
+
 Revision 1.1.2.1  2002/10/10 14:40:31  hristov
 Updating VirtualMC to v3-09-02
 
@@ -44,7 +47,7 @@ First version, generation of cosmic muons on the surface
 //
 /////////////////////////////////////////////////////////////////////////////
 
-#include <iostream.h>
+#include <Riostream.h>
 
 #include "AliRun.h"
 #include "AliConst.h"