X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STAT%2FTKDSpline.h;h=ff606ba5f8a18ad9f541c940853d4e34d62edaa8;hb=f429b017e4c1a463a8e4382fc5ced96610ebed39;hp=37fef2bf0e91cbc5ff3c9777df8c2499d1b44095;hpb=1a43913423f3802fef48e561f56645271612a0e4;p=u%2Fmrichter%2FAliRoot.git diff --git a/STAT/TKDSpline.h b/STAT/TKDSpline.h index 37fef2bf0e9..ff606ba5f8a 100644 --- a/STAT/TKDSpline.h +++ b/STAT/TKDSpline.h @@ -12,7 +12,7 @@ public: TKDSpline(Int_t npoints, Int_t ndim); private: - void Build(Int_t ndim = 0); + Bool_t Build(Int_t ndim=0){return Bool_t(ndim);} protected: