]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RALICE/icepack/iceconvert/IceF2k.cxx
20-sep-2005 NvE Dummy values 0 set for KAPPA-ADC and KAPPA-TOT for OMs in IceCal2Root
[u/mrichter/AliRoot.git] / RALICE / icepack / iceconvert / IceF2k.cxx
index 2fef202e3ee4c9c75eca7985b0cdce46ec45964a..bb1291703d371b51c9c883f1997f052173102a4e 100644 (file)
@@ -838,8 +838,8 @@ void IceF2k::PutHits()
   }
   else
   {
-   if (fcal) fcal->SetParameter(3,0);
-   if (fdecal) fdecal->SetParameter(3,0);
+   if (fcal) fcal->SetParameter(3,1.e20);
+   if (fdecal) fdecal->SetParameter(3,1.e20);
   }
 
   // Bi-directional link between this hit and the track that caused the ADC value.