X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=STAT%2FTKDInterpolator.h;h=d1e73d2185a7572a5d4d7d39146f49dc6b5446b3;hp=24212d2274879db2b07817a4dda7c6f67a8c173d;hb=a9c20b1f6a514f5e826de18eba20b88b4677aea5;hpb=f2040a8f0b5f586938869122d0b8f019cc91ba09 diff --git a/STAT/TKDInterpolator.h b/STAT/TKDInterpolator.h index 24212d22748..d1e73d2185a 100644 --- a/STAT/TKDInterpolator.h +++ b/STAT/TKDInterpolator.h @@ -19,7 +19,10 @@ public: Double_t Eval(Float_t *point); void DrawNodes(Int_t depth = -1, Int_t ax1 = 0, Int_t ax2 = 1); void DrawNode(Int_t node, Int_t ax1 = 0, Int_t ax2 = 1); + private: + TKDInterpolator(const TKDInterpolator &); + TKDInterpolator& operator=(const TKDInterpolator &); void Build(); protected: @@ -43,7 +46,7 @@ Bool_t TKDInterpolator::GetEstimate(Int_t node, Float_t *coord, Float_t &val, Fl for(int idim=0; idim