From bdade85d0f3677708f8c339bec049d82b483f262 Mon Sep 17 00:00:00 2001 From: morsch Date: Mon, 17 Mar 2003 14:39:39 +0000 Subject: [PATCH] New methods and data member added by M. Horner. --- EMCAL/AliEMCALHadronCorrectionv1.cxx | 4 ++-- EMCAL/AliEMCALHadronCorrectionv1.h | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/EMCAL/AliEMCALHadronCorrectionv1.cxx b/EMCAL/AliEMCALHadronCorrectionv1.cxx index 5abd87f39e3..d5cafcd2084 100755 --- a/EMCAL/AliEMCALHadronCorrectionv1.cxx +++ b/EMCAL/AliEMCALHadronCorrectionv1.cxx @@ -18,7 +18,7 @@ #include "AliEMCALHadronCorrectionv1.h" #include "AliEMCALGeometry.h" -#include "iostream.h" +#include "Riostream.h" #include "TMath.h" static Double_t par_look_up[HCPARAMETERS][HCPARAMETERSETS] = { @@ -52,7 +52,7 @@ void AliEMCALHadronCorrectionv1::SetGeometry(AliEMCALGeometry *geometry) return; } -void AliEMCALHadronCorrectionv1::SetGeometry(TString name,Double_t fs = 1.0) +void AliEMCALHadronCorrectionv1::SetGeometry(TString name,Double_t fs) { cout << "Setting sampling fraction to "<