![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 29 of file TGeoStateInfo.h.
Public Member Functions | |
| TGeoStateInfo (Int_t maxdaughters=0) | |
| TGeoStateInfo (const TGeoStateInfo &other) | |
| Copy constructor. More... | |
| TGeoStateInfo & | operator= (const TGeoStateInfo &other) |
| Assignment. More... | |
| virtual | ~TGeoStateInfo () |
| Destructor. More... | |
#include <TGeoStateInfo.h>
Collaboration diagram for TGeoStateInfo:| TGeoStateInfo::TGeoStateInfo | ( | Int_t | maxdaughters = 0 | ) |
| TGeoStateInfo::TGeoStateInfo | ( | const TGeoStateInfo & | other | ) |
Copy constructor.
Definition at line 67 of file TGeoStateInfo.cxx.
|
virtual |
Destructor.
Definition at line 56 of file TGeoStateInfo.cxx.
| TGeoStateInfo & TGeoStateInfo::operator= | ( | const TGeoStateInfo & | other | ) |
Assignment.
Definition at line 102 of file TGeoStateInfo.cxx.
| Int_t TGeoStateInfo::fAsmCurrent |
Definition at line 32 of file TGeoStateInfo.h.
Referenced by operator=().
| Int_t TGeoStateInfo::fAsmNext |
Definition at line 33 of file TGeoStateInfo.h.
Referenced by operator=().
| Int_t TGeoStateInfo::fBoolSelected |
Definition at line 50 of file TGeoStateInfo.h.
Referenced by operator=().
| TGeoCombiTrans TGeoStateInfo::fDivCombi |
Definition at line 39 of file TGeoStateInfo.h.
Referenced by operator=().
| Int_t TGeoStateInfo::fDivCurrent |
Definition at line 35 of file TGeoStateInfo.h.
Referenced by operator=().
| Int_t TGeoStateInfo::fDivNext |
Definition at line 36 of file TGeoStateInfo.h.
Referenced by operator=().
| TGeoRotation TGeoStateInfo::fDivRot |
Definition at line 38 of file TGeoStateInfo.h.
Referenced by operator=().
| TGeoTranslation TGeoStateInfo::fDivTrans |
Definition at line 37 of file TGeoStateInfo.h.
Referenced by operator=().
| TGeoNode* TGeoStateInfo::fNode |
Definition at line 30 of file TGeoStateInfo.h.
Referenced by operator=().
| UChar_t* TGeoStateInfo::fVoxBits1 |
Definition at line 44 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetValidExtra(), TGeoVoxelFinder::IntersectAndStore(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), TGeoStateInfo(), TGeoVoxelFinder::Union(), and ~TGeoStateInfo().
| Int_t* TGeoStateInfo::fVoxCheckList |
Definition at line 43 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetCheckList(), TGeoVoxelFinder::GetNextCandidates(), TGeoVoxelFinder::GetNextVoxel(), TGeoVoxelFinder::GetValidExtra(), TGeoVoxelFinder::GetVoxelCandidates(), TGeoVoxelFinder::IntersectAndStore(), operator=(), TGeoStateInfo(), TGeoVoxelFinder::Union(), and ~TGeoStateInfo().
| Int_t TGeoStateInfo::fVoxCurrent |
Definition at line 42 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetNextVoxel(), operator=(), and TGeoVoxelFinder::SortCrossedVoxels().
| Int_t TGeoStateInfo::fVoxInc[3] |
Definition at line 46 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetNextCandidates(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), and TGeoStateInfo().
| Double_t TGeoStateInfo::fVoxInvdir[3] |
Definition at line 47 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetNextCandidates(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), and TGeoStateInfo().
| Double_t TGeoStateInfo::fVoxLimits[3] |
Definition at line 48 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetNextCandidates(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), and TGeoStateInfo().
| Int_t TGeoStateInfo::fVoxNcandidates |
Definition at line 41 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetCheckList(), TGeoVoxelFinder::GetNcandidates(), TGeoVoxelFinder::GetNextCandidates(), TGeoVoxelFinder::GetNextVoxel(), TGeoVoxelFinder::GetValidExtra(), TGeoVoxelFinder::IntersectAndStore(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), and TGeoVoxelFinder::Union().
| Int_t TGeoStateInfo::fVoxSlices[3] |
Definition at line 45 of file TGeoStateInfo.h.
Referenced by TGeoVoxelFinder::GetIndices(), TGeoVoxelFinder::GetNextCandidates(), operator=(), TGeoVoxelFinder::SortCrossedVoxels(), and TGeoStateInfo().
| Int_t TGeoStateInfo::fXtruIz |
Definition at line 53 of file TGeoStateInfo.h.
Referenced by operator=().
| TGeoPolygon* TGeoStateInfo::fXtruPoly |
Definition at line 56 of file TGeoStateInfo.h.
Referenced by operator=().
| Int_t TGeoStateInfo::fXtruSeg |
Definition at line 52 of file TGeoStateInfo.h.
Referenced by operator=().
| Double_t* TGeoStateInfo::fXtruXc |
Definition at line 54 of file TGeoStateInfo.h.
Referenced by operator=(), TGeoStateInfo(), and ~TGeoStateInfo().
| Double_t* TGeoStateInfo::fXtruYc |
Definition at line 55 of file TGeoStateInfo.h.
Referenced by operator=(), TGeoStateInfo(), and ~TGeoStateInfo().