virtual ~TFoamCell()
Destructor. 
 
void SetDau1(TFoamCell *Daug)
 
void Print(Option_t *option) const
Printout of the cell geometry parameters for the debug purpose. 
 
TFoamCell * GetDau1() const
 
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 * GetDau0() const
 
TFoamCell & operator=(const TFoamCell &)
Substitution operator = (never used) 
 
void SetXdiv(Double_t Xdiv)
 
void SetDriv(Double_t Driv)
 
TObject * GetObject() const
Return a pointer to the referenced object. 
 
void SetIntg(Double_t Intg)
 
Double_t GetVolume() const
 
void GetHSize(TFoamVect &) const
Provides size of the cell Size parameters are calculated by analyzing information in all parents cell...
 
TFoamCell * GetPare() const
 
void Fill(Int_t, TFoamCell *, TFoamCell *, TFoamCell *)
Fills in certain data into newly allocated cell. 
 
void GetHcub(TFoamVect &, TFoamVect &) const
Provides size and position of the cell These parameter are calculated by analyzing information in all...
 
TFoamCell()
Default constructor for streamer. 
 
void SetSerial(Int_t Serial)
 
Mother of all ROOT objects. 
 
void SetPrim(Double_t Prim)
 
void SetDau0(TFoamCell *Daug)