]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFDigitizer.h
Fixing error propagation in AliBWTools::GetMean and GetMean2 + some cleanup
[u/mrichter/AliRoot.git] / TOF / AliTOFDigitizer.h
index 8c7bf191c67a1aba130c452737117fe422b93e1e..59d4e53976ba1e3d7ace34db268c372524c08009 100644 (file)
@@ -42,7 +42,7 @@ class AliTOFDigitizer : public AliDigitizer {
   void DecalibrateTOFSignal();
   
  private:
-  void CollectSDigit(AliTOFSDigit * sdigit) ;
+  void CollectSDigit(const AliTOFSDigit * const sdigit) ;
   Int_t PutNoise(Int_t /*charge*/)const {return 0;}; // not yet
                                                     // implemented
                                                     // due to the low