]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSClusterizerv1.h
Additional protection when the energy loss cannot be treated using Bethe-Bloch formula
[u/mrichter/AliRoot.git] / PHOS / AliPHOSClusterizerv1.h
index 105253f579ea71158a8774a2471fc30420397862..a34d75e99d488d633ff3d5fd8ed994b68719c0e5 100644 (file)
@@ -8,6 +8,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.50  2007/03/28 19:18:15  kharlov
+ * RecPoints recalculation in TSM removed
+ *
  * Revision 1.49  2007/03/06 06:51:27  kharlov
  * Calculation of cluster properties dep. on vertex posponed to TrackSegmentMaker
  *
@@ -116,6 +119,7 @@ protected:
   virtual Bool_t IsInCpv (AliPHOSDigit * digit)const ;     // Tells if id digit is in CPV
   void           CleanDigits(TClonesArray * digits) ;
   void           GetCalibrationParameters(void);
+  void           SetDistancesToBadChannels();
 
   AliPHOSClusterizerv1 & operator = (const AliPHOSClusterizerv1 & obj);