28-oct-2002 NvE "Riostream.h" introduced to replace the standard C++ includes and
authornick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 14:41:34 +0000 (14:41 +0000)
committernick <nick@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Oct 2002 14:41:34 +0000 (14:41 +0000)
                static_cast<int> introduced in AliVertex::Draw to prevent a warning
                message for the new gcc compiler version.

16 files changed:
RALICE/Ali3Vector.h
RALICE/Ali4Vector.h
RALICE/AliBoost.h
RALICE/AliCalcluster.h
RALICE/AliCalmodule.h
RALICE/AliCalorimeter.h
RALICE/AliEvent.h
RALICE/AliInvmass.h
RALICE/AliJet.h
RALICE/AliMath.h
RALICE/AliPosition.h
RALICE/AliRandom.h
RALICE/AliSample.h
RALICE/AliVertex.cxx
RALICE/AliVertex.h
RALICE/history.txt

index c48c1c068df26d47bbadbc15bf9c420a400a076f..a47b89a94768c3a33caf3f2db68ce7148b75d976 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 3b7e14d67f7c517c2e61d1a05b614b64d645221a..b25f3c67b47a32b18486a4033bb9255dccd3eeac 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "Ali3Vector.h"
index d7e0484392a02731c86dbbba9b891026851b011a..535f2fa3b6cc810604b6e33926ab3097924ce825 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index d4fb24676d2260b370da796e6615eb0c3426c93c..4aa3cce43b5bea831a0c4a796495cee94b30373e 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index c4856cba91fb6d239cb2a89af424bf6ef0712c5e..f272e79fcb9d2fd70ac3c9410c02343a51d6c32e 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
  
 #include "AliSignal.h"
  
index a6eb49af274df5eac757be33140853b1d0550d13..f8d284a74f76eb3a0dc8bd9144debb8127716056 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index c1cb56249e1cf0161b6f5074c58c316eb1a04e54..a8993ada690254276c60570af8d39b8d17465f54 100644 (file)
@@ -3,9 +3,9 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-// $Id: AliEvent.h,v 1.3 2002/04/26 11:23:37 nick Exp $
+// $Id: AliEvent.h,v 1.4 2002/06/25 09:38:28 nick Exp $
 
-#include <iomanip.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 5a32840888eb1d48e9962700a4109716c074d76d..5a7443b98752b31a5419c393d1d8f45f326e3e54 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 2f40b0a33e0598e340981aa1d6b635921d8305ab..fc9238469df15a27b327b1ae14bc9b31d37ed384 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
  
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index c53ba81bd16f8ad56dc3cf18f7497a574271d93a..a161898080a046c417635a840184c31eb97fa8df 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 997a10b3c1ad915dd4bf60a82540d67bb8a4f802..d875f8ad8f88d6a406eb668253a94858643e98a9 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index c239083a59c7986c6472309f2ed1b89a974027f4..8722ec31949bc91b8ca00cb1cc0551e0fd52d965 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 1f30c3405ac9254fcf84e71abfb69a9dcc549232..d03ee40e3776efd40afa322f102a5de27ebedec4 100644 (file)
@@ -6,7 +6,7 @@
 // $Id$
 
 #include <math.h>
-#include <iostream.h>
+#include "Riostream.h"
 
 #include "Rtypes.h"
  
index 996bc7f7aaaea3c6c7c8ee6a1a6e5771e4101ec9..44c1622aa2fcb00b1e0427c78dec9d2685257f07 100644 (file)
@@ -915,7 +915,7 @@ void AliVertex::Draw(Int_t secs,Int_t cons,Int_t jets)
 
   if (!tx) continue;
 
-  charge=tx->GetCharge();
+  charge=static_cast<int>(tx->GetCharge());
 
   TPolyLine3D* line=new TPolyLine3D();
   fLines->Add(line);
index 48b2351f02e3f50ad4c5e36a2a4a3a9deaeb589e..bf8f6be058e0ab4cf10eb3c8c7b80ff51395d5ec 100644 (file)
@@ -5,7 +5,7 @@
 
 // $Id$
 
-#include <iostream.h>
+#include "Riostream.h"
 #include <math.h>
  
 #include "TObject.h"
index 4698ac4cc13fd669d1bd626bd10d273b972ca1c8..08f7277351a9ded10f77e48c20f2582aee9815d4 100644 (file)
                 In this way possible memory leaks can always be prevented.
                 Also automatic extrapolation and confidence level calculation of associated
                 veto hits introduced in AliCalorimeter and AliCalcluster.
+28-oct-2002 NvE "Riostream.h" introduced to replace the standard C++ includes and 
+                static_cast<int> introduced in AliVertex::Draw to prevent a warning
+                message for the new gcc compiler version.