From: snelling Date: Fri, 16 Jan 2009 14:24:50 +0000 (+0000) Subject: Flow values not in % X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=0828acf6d21163a591d1d13193db45325f33d7d6;p=u%2Fmrichter%2FAliRoot.git Flow values not in % --- 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 = "<