Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TGeoCacheState Class Reference

#include <TGeoCache.h>

Inheritance diagram for TGeoCacheState:

Inheritance graph
[legend]
Collaboration diagram for TGeoCacheState:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TGeoCacheState::TGeoCacheState  
 

TGeoCacheState::TGeoCacheState Int_t    capacity
 

virtual TGeoCacheState::~TGeoCacheState   [virtual]
 


Member Function Documentation

virtual void TGeoCacheState::SetState Int_t    level,
Bool_t    ovlp,
Double_t *    point = 0
[virtual]
 

Reimplemented in TGeoCacheStateDummy.

virtual Bool_t TGeoCacheState::GetState Int_t &    level,
Double_t *    point
const [virtual]
 

Reimplemented in TGeoCacheStateDummy.


Member Data Documentation

Int_t TGeoCacheState::fLevel [protected]
 

Definition at line 45 of file TGeoCache.h.

Double_t* TGeoCacheState::fPoint [protected]
 

Definition at line 46 of file TGeoCache.h.

Bool_t TGeoCacheState::fOverlapping [protected]
 

Definition at line 47 of file TGeoCache.h.

Int_t* TGeoCacheState::fBranch
 

Definition at line 49 of file TGeoCache.h.

Int_t* TGeoCacheState::fMatrices
 

Definition at line 50 of file TGeoCache.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:58:36 2003 for ROOT by doxygen1.2.16