]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSRawFitterv0.cxx
New class added.
[u/mrichter/AliRoot.git] / PHOS / AliPHOSRawFitterv0.cxx
index d31c68844f9e6637a7480efa6d11c1d083bd31c2..22533fa6f5c88b4085bc7dc694d22ffbc4e54189 100644 (file)
@@ -138,6 +138,7 @@ Bool_t AliPHOSRawFitterv0::Eval(const UShort_t *signal, Int_t sigStart, Int_t si
   // Time is the first time bin
   // Signal overflows is there are at least 3 samples of the same amplitude above 900
 
+  fOverflow= kFALSE ;
   fEnergy  = 0;
   if (fNBunches > 1) {
     fQuality = 1000;