|
ROOT
Reference Guide |
|
Go to the documentation of this file.
31 #ifndef ROOT_TMVA_PDEFoamCell
32 #define ROOT_TMVA_PDEFoamCell
PDEFoamCell()
Default constructor for streamer.
TObject * GetObject() const
Return a pointer to the referenced object.
void Print(Option_t *option) const
Printout of the cell geometry parameters for the debug purpose.
void SetXdiv(Double_t Xdiv)
void SetPare(PDEFoamCell *Pare)
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...
Double_t GetVolume() const
void GetHcub(PDEFoamVect &, PDEFoamVect &) const
Provides size and position of the cell These parameter are calculated by analyzing information in all...
UInt_t GetDepth()
Get depth of cell in binary tree, where the root cell has depth 1.
void SetElement(TObject *fobj)
virtual ~PDEFoamCell()
Destructor.
void SetIntg(Double_t Intg)
TObject * GetElement() const
void CalcVolume()
Calculates volume of the cell using size params which are calculated.
void Fill(Int_t, PDEFoamCell *, PDEFoamCell *, PDEFoamCell *)
Fills in certain data into newly allocated cell.
void SetDau0(PDEFoamCell *Daug)
PDEFoamCell * GetDau0() const
Mother of all ROOT objects.
#define ClassDef(name, id)
Persistent Reference link to a TObject A TRef is a lightweight object pointing to any TObject.
void SetDau1(PDEFoamCell *Daug)
void SetSerial(Int_t Serial)
PDEFoamCell * GetDau1() const
UInt_t GetTreeDepth(UInt_t depth=0)
Get depth of cell tree, starting at this cell.
create variable transformations
PDEFoamCell * GetPare() const