]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughTransformer.cxx
Coding violations...
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughTransformer.cxx
index 7350cdf4986844a30bc480a46f94a948caa9a0df..0cf36f5ab9117ab2550e2e566dfbf6e71a0b2af1 100644 (file)
@@ -745,7 +745,7 @@ void AliL3HoughTransformer::TransformLineC(Int_t *rowrange,Float_t *phirange)
   delete [] digits;
 }
 
-Int_t AliL3HoughTransformer::GetTrackID(Int_t etaindex,Double_t kappa,Double_t psi)
+Int_t AliL3HoughTransformer::GetTrackID(Int_t etaindex,Double_t kappa,Double_t psi) const
 {
   // Returns the MC label for a given peak found in the Hough space
   if(!fDoMC)