]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSEsdCluster.h
Reducing the search window used to find the max in the ADC samples. Needed because...
[u/mrichter/AliRoot.git] / PHOS / AliPHOSEsdCluster.h
index 604a02cc70555af470d081ec080588beb4c8cec6..68f5bd78ef62166a0fba5bdf5280617151423fb9 100644 (file)
@@ -31,7 +31,7 @@ public:
 
   void  EvalAll(Float_t logWeight, TVector3 &vtx) ; //re-calculate all cluster parameters
   void  Recalibrate(AliPHOSCalibData * calibData,AliESDCaloCells *phsCells) ; //Apply recalibration to this cluster
-  void  EnergyCorrection(AliPHOSPIDv1 * pid) ;  //Apply non-linearity correction
+  void  EnergyCorrection() ;  //Apply non-linearity correction
   void  EvalPID(AliPHOSPIDv1 * pid) ;           //re-evaluate identification parameters
 
 protected: