ROOT 6.08/07 Reference Guide |
Statefull info for the current geometry level.
Definition at line 23 of file TGeoStateInfo.h.
Public Member Functions | |
TGeoStateInfo (Int_t maxdaughters=0) | |
Constructor. More... | |
TGeoStateInfo (const TGeoStateInfo &other) | |
Copy constructor. More... | |
virtual | ~TGeoStateInfo () |
Destructor. More... | |
TGeoStateInfo & | operator= (const TGeoStateInfo &other) |
Assignment. More... | |
#include <TGeoStateInfo.h>
TGeoStateInfo::TGeoStateInfo | ( | Int_t | maxdaughters = 0 | ) |
Constructor.
Definition at line 27 of file TGeoStateInfo.cxx.
TGeoStateInfo::TGeoStateInfo | ( | const TGeoStateInfo & | other | ) |
Copy constructor.
Definition at line 73 of file TGeoStateInfo.cxx.
|
virtual |
Destructor.
Definition at line 62 of file TGeoStateInfo.cxx.
TGeoStateInfo & TGeoStateInfo::operator= | ( | const TGeoStateInfo & | other | ) |
Assignment.
Definition at line 108 of file TGeoStateInfo.cxx.
Int_t TGeoStateInfo::fAsmCurrent |
Definition at line 26 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fAsmNext |
Definition at line 27 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fBoolSelected |
Definition at line 44 of file TGeoStateInfo.h.
TGeoCombiTrans TGeoStateInfo::fDivCombi |
Definition at line 33 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fDivCurrent |
Definition at line 29 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fDivNext |
Definition at line 30 of file TGeoStateInfo.h.
TGeoRotation TGeoStateInfo::fDivRot |
Definition at line 32 of file TGeoStateInfo.h.
TGeoTranslation TGeoStateInfo::fDivTrans |
Definition at line 31 of file TGeoStateInfo.h.
TGeoNode* TGeoStateInfo::fNode |
Definition at line 24 of file TGeoStateInfo.h.
UChar_t* TGeoStateInfo::fVoxBits1 |
Definition at line 38 of file TGeoStateInfo.h.
Int_t* TGeoStateInfo::fVoxCheckList |
Definition at line 37 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fVoxCurrent |
Definition at line 36 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fVoxInc[3] |
Definition at line 40 of file TGeoStateInfo.h.
Double_t TGeoStateInfo::fVoxInvdir[3] |
Definition at line 41 of file TGeoStateInfo.h.
Double_t TGeoStateInfo::fVoxLimits[3] |
Definition at line 42 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fVoxNcandidates |
Definition at line 35 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fVoxSlices[3] |
Definition at line 39 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fXtruIz |
Definition at line 47 of file TGeoStateInfo.h.
TGeoPolygon* TGeoStateInfo::fXtruPoly |
Definition at line 50 of file TGeoStateInfo.h.
Int_t TGeoStateInfo::fXtruSeg |
Definition at line 46 of file TGeoStateInfo.h.
Double_t* TGeoStateInfo::fXtruXc |
Definition at line 48 of file TGeoStateInfo.h.
Double_t* TGeoStateInfo::fXtruYc |
Definition at line 49 of file TGeoStateInfo.h.