]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STAT/TKDInterpolator.cxx
reduce size on disk for storing PDF nodes
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Dec 2009 12:02:43 +0000 (12:02 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Dec 2009 12:02:43 +0000 (12:02 +0000)
commitafb669c1268371acf747640e9e1f7ae24848f982
treee51225a93a5513903f9439536efd098c49bd3cae
parent3e33351bf8b6bec56d050df6429ddf93f83002e1
reduce size on disk for storing PDF nodes
 - go from TVectoT to Double_t[]
 - store selectively interpolation covariance matrix
 - bootstrap data members which are not saved on disk
STAT/TKDInterpolator.cxx
STAT/TKDInterpolator.h
STAT/TKDInterpolatorBase.cxx
STAT/TKDInterpolatorBase.h
STAT/TKDNodeInfo.cxx
STAT/TKDNodeInfo.h
STAT/TKDPDF.cxx
STAT/TKDPDF.h
STAT/TKDSpline.cxx
STAT/TKDSpline.h