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


Public Methods | |
| TGeoCacheState () | |
| TGeoCacheState (Int_t capacity) | |
| virtual | ~TGeoCacheState () |
| virtual void | SetState (Int_t level, Bool_t ovlp, Double_t *point=0) |
| virtual Bool_t | GetState (Int_t &level, Double_t *point) const |
Public Attributes | |
| Int_t * | fBranch |
| Int_t * | fMatrices |
Protected Attributes | |
| Int_t | fLevel |
| Double_t * | fPoint |
| Bool_t | fOverlapping |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented in TGeoCacheStateDummy. |
|
||||||||||||
|
Reimplemented in TGeoCacheStateDummy. |
|
|
Definition at line 45 of file TGeoCache.h. |
|
|
Definition at line 46 of file TGeoCache.h. |
|
|
Definition at line 47 of file TGeoCache.h. |
|
|
Definition at line 49 of file TGeoCache.h. |
|
|
Definition at line 50 of file TGeoCache.h. |
1.2.16