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


Public Methods | |
| TGeoNodePos () | |
| TGeoNodePos (Int_t ndaughters) | |
| virtual | ~TGeoNodePos () |
| Int_t | AddDaughter (Int_t ind, Int_t nindex) |
| Int_t | AddMatrix (TGeoMatrix *global) |
| void | ClearDaughter (Int_t ind) |
| void | ClearMatrix () |
| Int_t | GetDaughter (Int_t ind) const |
| Int_t | GetMatrixInd () const |
| const char * | GetName () const |
| Int_t | GetNdaughters () const |
| TGeoNode * | GetNode () const |
| Int_t | GetUsageCount () const |
| Bool_t | HasDaughters () const |
| Bool_t | IsPersistent () const |
| void | IncrementUsageCount () |
| void | Map (TGeoNode *node) |
| void | ResetCount () |
| void | SetMatrix (Int_t mat_ind) |
| void | SetPersistency (Bool_t flag=kTRUE) |
Static Public Attributes | |
| const Int_t | kPersistentNodeMask |
| const UChar_t | kPersistentMatrixMask |
| const UInt_t | kNoMatrix |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 325 of file TGeoCache.h. |
|
|
|
|
|
Definition at line 327 of file TGeoCache.h. |
|
|
|
|
|
Referenced by TGeoNodeObjArray::GetDaughter(). |
|
|
Definition at line 330 of file TGeoCache.h. Referenced by TGeoNodeObjArray::GetMatrixInd(). |
|
|
Reimplemented from TObject. Definition at line 331 of file TGeoCache.h. References TNamed::GetName(). |
|
|
Definition at line 332 of file TGeoCache.h. Referenced by TGeoNodeObjArray::GetNdaughters(). |
|
|
Definition at line 333 of file TGeoCache.h. Referenced by TGeoNodeObjArray::GetNode(). |
|
|
Definition at line 334 of file TGeoCache.h. Referenced by TGeoNodeObjArray::GetUsageCount(). |
|
|
Referenced by TGeoNodeObjArray::HasDaughters(). |
|
|
Definition at line 336 of file TGeoCache.h. References kPersistentNodeMask. Referenced by TGeoNodeObjArray::IsPersistent(). |
|
|
Definition at line 338 of file TGeoCache.h. Referenced by TGeoNodeObjArray::IncrementUsageCount(). |
|
|
|
|
|
Definition at line 340 of file TGeoCache.h. References kPersistentNodeMask. |
|
|
Definition at line 341 of file TGeoCache.h. Referenced by TGeoNodeObjArray::SetMatrix(). |
|
|
Referenced by TGeoNodeObjArray::SetPersistency(). |
|
|
Definition at line 311 of file TGeoCache.h. Referenced by IsPersistent(), and ResetCount(). |
|
|
Definition at line 312 of file TGeoCache.h. |
|
|
Definition at line 313 of file TGeoCache.h. |
1.2.16