31 #ifndef ROOT_TMVA_PDEFoamCell
32 #define ROOT_TMVA_PDEFoamCell
41 #ifndef ROOT_TMVA_PDEFoamVect
void SetElement(TObject *fobj)
void Fill(Int_t, PDEFoamCell *, PDEFoamCell *, PDEFoamCell *)
Fills in certain data into newly allocated cell.
void SetPare(PDEFoamCell *Pare)
TObject * GetElement() const
virtual ~PDEFoamCell()
Destructor.
Double_t GetVolume() const
Persistent Reference link to a TObject A TRef is a lightweight object pointing to any TObject...
#define ClassDef(name, id)
void SetDau1(PDEFoamCell *Daug)
void Print(Option_t *option) const
Printout of the cell geometry parameters for the debug purpose.
void SetXdiv(Double_t Xdiv)
PDEFoamCell * GetPare() const
UInt_t GetTreeDepth(UInt_t depth=0)
Get depth of cell tree, starting at this cell.
void CalcVolume()
Calculates volume of the cell using size params which are calculated.
UInt_t GetDepth()
Get depth of cell in binary tree, where the root cell has depth 1.
void SetDriv(Double_t Driv)
void GetHSize(PDEFoamVect &) const
Provides size of the cell Size parameters are calculated by analyzing information in all parents cell...
void SetSerial(Int_t Serial)
Mother of all ROOT objects.
void SetIntg(Double_t Intg)
TObject * GetObject() const
Return a pointer to the referenced object.
Abstract ClassifierFactory template that handles arbitrary types.
PDEFoamCell * GetDau1() const
void SetDau0(PDEFoamCell *Daug)
void GetHcub(PDEFoamVect &, PDEFoamVect &) const
Provides size and position of the cell These parameter are calculated by analyzing information in all...
PDEFoamCell * GetDau0() const