Statefull info for the current geometry level.
Definition at line 21 of file TGeoStateInfo.h.
| Public Member Functions | |
| TGeoStateInfo (const TGeoStateInfo &other)=delete | |
| TGeoStateInfo (Int_t maxdaughters=0) | |
| Constructor. | |
| virtual | ~TGeoStateInfo () | 
| Destructor. | |
| virtual TClass * | IsA () const | 
| TGeoStateInfo & | operator= (const TGeoStateInfo &other)=delete | 
| virtual void | Streamer (TBuffer &) | 
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
| Static Public Member Functions | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
#include <TGeoStateInfo.h>
| TGeoStateInfo::TGeoStateInfo | ( | Int_t | maxdaughters = 0 | ) | 
Constructor.
Definition at line 29 of file TGeoStateInfo.cxx.
| 
 | delete | 
| 
 | virtual | 
Destructor.
Definition at line 64 of file TGeoStateInfo.cxx.
| 
 | static | 
| 
 | inlinestaticconstexpr | 
Definition at line 55 of file TGeoStateInfo.h.
| 
 | inlinestatic | 
Definition at line 55 of file TGeoStateInfo.h.
| 
 | inlinevirtual | 
Definition at line 55 of file TGeoStateInfo.h.
| 
 | delete | 
| 
 | virtual | 
| 
 | inline | 
Definition at line 55 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fAsmCurrent | 
Definition at line 24 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fAsmNext | 
Definition at line 25 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fBoolSelected | 
Definition at line 42 of file TGeoStateInfo.h.
| TGeoCombiTrans TGeoStateInfo::fDivCombi | 
Definition at line 31 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fDivCurrent | 
Definition at line 27 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fDivNext | 
Definition at line 28 of file TGeoStateInfo.h.
| TGeoRotation TGeoStateInfo::fDivRot | 
Definition at line 30 of file TGeoStateInfo.h.
| TGeoTranslation TGeoStateInfo::fDivTrans | 
Definition at line 29 of file TGeoStateInfo.h.
| TGeoNode* TGeoStateInfo::fNode | 
Definition at line 22 of file TGeoStateInfo.h.
| UChar_t* TGeoStateInfo::fVoxBits1 | 
Definition at line 36 of file TGeoStateInfo.h.
| Int_t* TGeoStateInfo::fVoxCheckList | 
Definition at line 35 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fVoxCurrent | 
Definition at line 34 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fVoxInc[3] | 
Definition at line 38 of file TGeoStateInfo.h.
| Double_t TGeoStateInfo::fVoxInvdir[3] | 
Definition at line 39 of file TGeoStateInfo.h.
| Double_t TGeoStateInfo::fVoxLimits[3] | 
Definition at line 40 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fVoxNcandidates | 
Definition at line 33 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fVoxSlices[3] | 
Definition at line 37 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fXtruIz | 
Definition at line 45 of file TGeoStateInfo.h.
| TGeoPolygon* TGeoStateInfo::fXtruPoly | 
Definition at line 48 of file TGeoStateInfo.h.
| Int_t TGeoStateInfo::fXtruSeg | 
Definition at line 44 of file TGeoStateInfo.h.
| Double_t* TGeoStateInfo::fXtruXc | 
Definition at line 46 of file TGeoStateInfo.h.
| Double_t* TGeoStateInfo::fXtruYc | 
Definition at line 47 of file TGeoStateInfo.h.