#include <TGeoCache.h>
Inheritance diagram for TGeoNodeArray:


Public Methods | |
| TGeoNodeArray () | |
| TGeoNodeArray (Int_t ndaughters, Int_t size=0) | |
| virtual | ~TGeoNodeArray () |
| virtual Int_t | AddDaughter (TGeoNode *node, Int_t i) |
| virtual Int_t | AddNode (TGeoNode *node) |
| virtual Int_t | AddMatrix (TGeoMatrix *global) |
| virtual void | cd (Int_t inode) |
| virtual void | ClearDaughter (Int_t ind) |
| virtual void | ClearMatrix () |
| virtual void | ClearNode () |
| virtual void | Compact () |
| void | DeleteArray () |
| virtual Int_t | GetDaughter (Int_t ind) const |
| virtual Int_t | GetMatrixInd () const |
| virtual Int_t | GetNdaughters () const |
| virtual TGeoNode * | GetNode () const |
| Int_t | GetNused () const |
| Int_t | GetSize () const |
| virtual Int_t | GetUsageCount () const |
| virtual Bool_t | HasDaughters () const |
| virtual void | IncreaseArray () |
| virtual void | IncrementUsageCount () |
| virtual Bool_t | IsPersistent () const |
| virtual void | SetMatrix (Int_t mind) |
| virtual void | SetPersistency (Bool_t flag=kTRUE) |
Static Public Attributes | |
| const Int_t | kGeoArrayMaxSize |
| const Int_t | kGeoArrayInitSize |
| const Int_t | kGeoReleasedSpace |
Protected Attributes | |
| Int_t | fSize |
| Int_t | fFirstFree |
| Int_t | fCurrent |
| Int_t | fNused |
| TBits * | fBitsArray |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 390 of file TGeoCache.h. References fCurrent. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
|
|
|
|
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 397 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 398 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 399 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 400 of file TGeoCache.h. References gSystem. |
|
|
Definition at line 401 of file TGeoCache.h. References fNused. |
|
|
Definition at line 402 of file TGeoCache.h. References fSize. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 403 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 406 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Reimplemented in TGeoNodeObjArray. Definition at line 408 of file TGeoCache.h. |
|
|
Reimplemented in TGeoNodeObjArray. |
|
|
Definition at line 367 of file TGeoCache.h. |
|
|
Definition at line 368 of file TGeoCache.h. |
|
|
Definition at line 369 of file TGeoCache.h. |
|
|
Definition at line 375 of file TGeoCache.h. Referenced by GetSize(). |
|
|
Definition at line 376 of file TGeoCache.h. |
|
|
Definition at line 377 of file TGeoCache.h. Referenced by cd(). |
|
|
Definition at line 378 of file TGeoCache.h. Referenced by GetNused(). |
|
|
Definition at line 379 of file TGeoCache.h. |
1.2.16