]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliDAJetFinder.h
Coding rule violations corrected
[u/mrichter/AliRoot.git] / JETAN / AliDAJetFinder.h
index b9b1f9a0e3351976b723043b5cdfaf839321c77f..4e5a0c65ada13d5cabebc7beaf61c1d646f9599a 100644 (file)
@@ -26,7 +26,7 @@ public:
     void Annealing     (Int_t nk, Double_t **xData, TVectorD *vPx, TVectorD *vPy, TMatrixD *mPyx, TMatrixD *mY);
     void NumCl         (Int_t &nc, Int_t &nk, TVectorD *vPy, TMatrixD *mPyx, TMatrixD *mY);
     void ReduceClusters(Int_t **iSame, Int_t nc, Int_t &ncout, Int_t **cont, Int_t *nSameOut) const;
-    void DoubleClusters(Int_t nc, Int_t &nk, TVectorD *vPy, TMatrixD *mY) const;
+    void DoubleClusters(Int_t nc, Int_t &nk,  TVectorD *vPy,  TMatrixD *mY) const;
     void EndDetAnn     (Int_t &nk, Double_t **xData, Int_t *xx, Double_t etx, TVectorD *px, TVectorD *py, TMatrixD *pyx, TMatrixD *y);
     void StoreJets     (Int_t nk, Double_t **xData, Int_t *xx, TMatrixD *mY);