]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughTransformer.h
Coding violations...
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughTransformer.h
index 918da5b3ccd54694d393cf4868dd2358217bd782..b37731f2ce99b75a21ad0538bb8db886b6aa028f 100644 (file)
@@ -29,7 +29,7 @@ class AliL3HoughTransformer : public AliL3HoughBaseTransformer {
   void GetEtaIndexes(Double_t eta,Int_t *indexes) const;
   AliL3Histogram *GetHistogram(Int_t etaindex);
   Double_t GetEta(Int_t etaindex,Int_t slice) const;
-  Int_t GetTrackID(Int_t etaindex,Double_t kappa,Double_t psi);
+  Int_t GetTrackID(Int_t etaindex,Double_t kappa,Double_t psi) const;
   
  private: