X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PHOS%2FAliPHOSEmcRecPoint.h;h=fd3c7a1ac3b8d1cf90e56d259afc1ae4c3cb68b2;hb=e5f165f9b3c139713b44f8c5931756239e476295;hp=bdfe3c59c25128f02e637f3c72e7cea8b7971635;hpb=e957fea89c462908a01dcfa4f611e99a98080071;p=u%2Fmrichter%2FAliRoot.git diff --git a/PHOS/AliPHOSEmcRecPoint.h b/PHOS/AliPHOSEmcRecPoint.h index bdfe3c59c25..fd3c7a1ac3b 100644 --- a/PHOS/AliPHOSEmcRecPoint.h +++ b/PHOS/AliPHOSEmcRecPoint.h @@ -45,7 +45,7 @@ public: Float_t GetMaximalEnergy(void) const ; // get the highest energy in the cluster Int_t GetMaximumMultiplicity() const {return fMaxDigit ;} // gets the maximum number of digits allowed Int_t GetMultiplicity(void) const { return fMulDigit ; } // gets the number of digits making this recpoint - Int_t GetMultiplicityAtLevel(const Float_t level) const ; // computes multiplicity of digits with + Int_t GetMultiplicityAtLevel(Float_t level) const ; // computes multiplicity of digits with // energy above relative level Short_t GetNExMax(void) const {return fNExMax ;} // Number of maxima found in cluster in unfolding: // 0: was no unfolging