From: coppedis Date: Tue, 9 Feb 2010 09:46:03 +0000 (+0000) Subject: Error corrected X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=144fb00ee1a70d99fa36d31656cc73610c4d27c8 Error corrected --- diff --git a/ZDC/ZDCEMDda.cxx b/ZDC/ZDCEMDda.cxx index fc93ae10d87..1f1a5fca86d 100644 --- a/ZDC/ZDCEMDda.cxx +++ b/ZDC/ZDCEMDda.cxx @@ -493,10 +493,10 @@ int main(int argc, char **argv) { meanvalzpa[j] = histZPAtow[j]->GetMean();*/ // Note -> For the moment the inter-calibration coeff. are set to 1 - for(Int_t k=0; k<4; k++){ + for(Int_t k=0; k<5; k++){ Float_t icoeff = 1.; fprintf(fileShuttle2,"\t%f",icoeff); - if(k==4) fprintf(fileShuttle2,"\n"); + if(k==5) fprintf(fileShuttle2,"\n"); } } //