12 #ifndef ROOT_TTKDEAdapter 13 #define ROOT_TTKDEAdapter
UInt_t GetW() const
Number of cells along X.
Double_t GetE() const
e for kdefgt.
void FreeVectors()
Free grid and density vectors.
TKDEAdapter()
Constructor. "Half-baked" object.
UInt_t GetD() const
Number of cells along Z.
UInt_t GetH() const
Number of cells along Y.
TKDEAdapter & operator=(const TKDEAdapter &rhs)
Float_t GetData(UInt_t i, UInt_t j, UInt_t k) const
Get data at given position.
std::vector< Double_t > vector_t
void FetchDensities() const
Do some initialization and calculate densities.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t e
void SetGeometry(const TGL5DDataSet *dataSet)
Set grid's dimensions.
void SetE(Double_t e)
e for kdefgt.
void SetDataSource(const TKDEFGT *dataSource)
Set density estimator as a data source.