]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Coverity fix (M. Masera)
authorbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Feb 2011 14:23:55 +0000 (14:23 +0000)
committerbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Feb 2011 14:23:55 +0000 (14:23 +0000)
STEER/AliITSPidParams.cxx

index f265ed53a14f40bd708bbba8652a3bb8820e186b..77cca26e28eaefe73fb404e3ff01177ae38795a3 100644 (file)
@@ -257,7 +257,7 @@ Double_t AliITSPidParams::GetLandauGausNormPdgCode(Double_t dedx, Int_t pdgCode,
   Double_t fland;
   Double_t sum = 0.0;
   Double_t xlow,xupp;
-  Double_t step;
+  Double_t step = 0.;
   Double_t i;
   
   // MP shift correction