From 7118aef0c418c29d763937095f0602d9f17a32c5 Mon Sep 17 00:00:00 2001 From: alibrary Date: Tue, 22 Oct 2002 16:28:21 +0000 Subject: [PATCH] Introducing Riostream.h --- RICH/AliRICH.cxx | 5 ++++- RICH/AliRICHChamber.h | 2 +- RICH/AliRICHDigitizer.cxx | 5 ++++- RICH/AliRICHGeometry.h | 2 +- RICH/AliRICHMerger.cxx | 5 ++++- RICH/AliRICHResponseV0.h | 2 +- RICH/AliRICHSegmentationV1.h | 2 +- RICH/AliRICHv0.cxx | 5 ++++- RICH/AliRICHv1.cxx | 5 ++++- RICH/AliRICHv2.cxx | 5 ++++- RICH/AliRICHv3.cxx | 2 +- 11 files changed, 29 insertions(+), 11 deletions(-) diff --git a/RICH/AliRICH.cxx b/RICH/AliRICH.cxx index 541b5cafe28..4c7e9cdf75b 100644 --- a/RICH/AliRICH.cxx +++ b/RICH/AliRICH.cxx @@ -15,6 +15,9 @@ /* $Log$ + Revision 1.59 2002/10/14 14:57:31 hristov + Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.58.6.1 2002/06/10 15:12:46 hristov Merged with v3-08-02 @@ -178,7 +181,7 @@ //#include #include -#include +#include #include #include "AliRICH.h" diff --git a/RICH/AliRICHChamber.h b/RICH/AliRICHChamber.h index 814e3603cd6..9242cb35e57 100644 --- a/RICH/AliRICHChamber.h +++ b/RICH/AliRICHChamber.h @@ -6,7 +6,7 @@ /* $Id$ */ -#include +#include #include #include diff --git a/RICH/AliRICHDigitizer.cxx b/RICH/AliRICHDigitizer.cxx index 2d5f5e9d49c..12fb7a98a95 100644 --- a/RICH/AliRICHDigitizer.cxx +++ b/RICH/AliRICHDigitizer.cxx @@ -15,6 +15,9 @@ /* $Log$ + Revision 1.6 2002/10/14 14:57:32 hristov + Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.3.6.2 2002/07/24 10:07:52 alibrary Updating VirtualMC @@ -33,7 +36,7 @@ Revision 1.1 2001/11/02 15:37:26 hristov Digitizer class created. Code cleaning and bug fixes (J.Chudoba) */ -#include +#include #include #include diff --git a/RICH/AliRICHGeometry.h b/RICH/AliRICHGeometry.h index 14e3070950e..fa1adfff5c9 100644 --- a/RICH/AliRICHGeometry.h +++ b/RICH/AliRICHGeometry.h @@ -7,7 +7,7 @@ /* $Id$ */ -#include +#include #include class AliRICHGeometry :public TObject diff --git a/RICH/AliRICHMerger.cxx b/RICH/AliRICHMerger.cxx index 7689087ed1e..35c2fa958bf 100644 --- a/RICH/AliRICHMerger.cxx +++ b/RICH/AliRICHMerger.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.9 2002/10/14 14:57:32 hristov +Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.7.6.1 2002/07/24 10:07:52 alibrary Updating VirtualMC @@ -38,7 +41,7 @@ Revision 1.1 2001/02/27 22:13:34 jbarbosa Implementing merger class. */ -#include +#include #include #include diff --git a/RICH/AliRICHResponseV0.h b/RICH/AliRICHResponseV0.h index d41b05a9852..ab14d5b74fa 100644 --- a/RICH/AliRICHResponseV0.h +++ b/RICH/AliRICHResponseV0.h @@ -9,7 +9,7 @@ #include "AliRICHResponse.h" -#include +#include class AliSegmentation; diff --git a/RICH/AliRICHSegmentationV1.h b/RICH/AliRICHSegmentationV1.h index c6421e06c54..86ad65e9481 100644 --- a/RICH/AliRICHSegmentationV1.h +++ b/RICH/AliRICHSegmentationV1.h @@ -7,7 +7,7 @@ /* $Id$ */ #include "AliRICHSegmentationV0.h" -#include +#include class AliRICHSegmentationV1 : public AliRICHSegmentationV0 { diff --git a/RICH/AliRICHv0.cxx b/RICH/AliRICHv0.cxx index 1487d674989..1eab57e4975 100644 --- a/RICH/AliRICHv0.cxx +++ b/RICH/AliRICHv0.cxx @@ -15,6 +15,9 @@ /* $Log$ + Revision 1.24 2002/10/14 14:57:32 hristov + Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.23.8.2 2002/07/24 10:07:52 alibrary Updating VirtualMC @@ -102,7 +105,7 @@ #include "AliRICHGeometry.h" #include "AliRun.h" #include "AliMC.h" -#include "iostream.h" +#include "Riostream.h" #include "AliConst.h" #include "AliPDG.h" diff --git a/RICH/AliRICHv1.cxx b/RICH/AliRICHv1.cxx index 0f1151e37fd..9b422b761f2 100644 --- a/RICH/AliRICHv1.cxx +++ b/RICH/AliRICHv1.cxx @@ -15,6 +15,9 @@ /* $Log$ + Revision 1.17 2002/10/14 14:57:32 hristov + Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.16.6.2 2002/07/24 10:07:52 alibrary Updating VirtualMC @@ -110,7 +113,7 @@ #include "AliRICHGeometry.h" #include "AliRun.h" #include "AliMC.h" -#include "iostream.h" +#include "Riostream.h" #include "AliConst.h" #include "AliPDG.h" diff --git a/RICH/AliRICHv2.cxx b/RICH/AliRICHv2.cxx index 28cbeb88be5..5e3e035a324 100644 --- a/RICH/AliRICHv2.cxx +++ b/RICH/AliRICHv2.cxx @@ -15,6 +15,9 @@ /* $Log$ + Revision 1.9 2002/10/14 14:57:32 hristov + Merging the VirtualMC branch to the main development branch (HEAD) + Revision 1.8.10.2 2002/07/24 10:07:52 alibrary Updating VirtualMC @@ -93,7 +96,7 @@ #include "AliRICHHit.h" #include "AliRun.h" #include "AliMC.h" -#include "iostream.h" +#include "Riostream.h" #include "AliConst.h" #include "AliPDG.h" diff --git a/RICH/AliRICHv3.cxx b/RICH/AliRICHv3.cxx index a7f53ca1898..beaf347fd81 100644 --- a/RICH/AliRICHv3.cxx +++ b/RICH/AliRICHv3.cxx @@ -21,7 +21,7 @@ #include "AliConst.h" #include "AliPDG.h" -#include +#include #include #include #include -- 2.43.0