virtual ~TFoamCell()
Destructor.
void SetDau1(TFoamCell *Daug)
Persistent Reference link to a TObject A TRef is a lightweight object pointing to any TObject...
#define ClassDef(name, id)
void CalcVolume()
Calculates volume of the cell using size params which are calculated.
TFoamCell & operator=(const TFoamCell &)
Substitution operator = (never used)
void SetXdiv(Double_t Xdiv)
void SetDriv(Double_t Driv)
void SetIntg(Double_t Intg)
void GetHcub(TFoamVect &, TFoamVect &) const
Provides size and position of the cell These parameter are calculated by analyzing information in all...
void Fill(Int_t, TFoamCell *, TFoamCell *, TFoamCell *)
Fills in certain data into newly allocated cell.
TFoamCell * GetDau0() const
Double_t GetVolume() const
TFoamCell()
Default constructor for streamer.
void SetSerial(Int_t Serial)
Mother of all ROOT objects.
TFoamCell * GetPare() const
TObject * GetObject() const
Return a pointer to the referenced object.
void GetHSize(TFoamVect &) const
Provides size of the cell Size parameters are calculated by analyzing information in all parents cell...
void SetPrim(Double_t Prim)
void Print(Option_t *option) const
Printout of the cell geometry parameters for the debug purpose.
void SetDau0(TFoamCell *Daug)
TFoamCell * GetDau1() const