From 0828acf6d21163a591d1d13193db45325f33d7d6 Mon Sep 17 00:00:00 2001 From: snelling Date: Fri, 16 Jan 2009 14:24:50 +0000 Subject: [PATCH] Flow values not in % --- PWG2/FLOW/AliFlowAnalysisWithLeeYangZeros.cxx | 6 +++--- PWG2/FLOW/macros/CompareFlowResults.C | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/PWG2/FLOW/AliFlowAnalysisWithLeeYangZeros.cxx b/PWG2/FLOW/AliFlowAnalysisWithLeeYangZeros.cxx index ca1dde20d23..7bf7c7fb68e 100644 --- a/PWG2/FLOW/AliFlowAnalysisWithLeeYangZeros.cxx +++ b/PWG2/FLOW/AliFlowAnalysisWithLeeYangZeros.cxx @@ -430,7 +430,7 @@ Bool_t AliFlowAnalysisWithLeeYangZeros::Make(AliFlowEventSimple* anEvent) dReRatio = (cNumer/cDenom).Re(); } - dVeta = dBesselRatio[m-1]*dReRatio*dVtheta*100.; //BP eq. 12 + dVeta = dBesselRatio[m-1]*dReRatio*dVtheta; //BP eq. 12 //if ( j==1 && theta==0) cerr<<"eta = "<