ROOT logo
ROOT » GEOM » GEOM » TGeoStateInfo

class TGeoStateInfo

Function Members (Methods)

public:
TGeoStateInfo(Int_t maxdaughters = 0)
TGeoStateInfo(const TGeoStateInfo& other)
virtual~TGeoStateInfo()
static TClass*Class()
virtual TClass*IsA() const
TGeoStateInfo&operator=(const TGeoStateInfo& other)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)

Data Members

public:
Int_tfAsmCurrentIndex for current entered node (assemblies)
Int_tfAsmNextIndex for next entered node (assemblies)
Int_tfBoolSelectedSelected Boolean node
TGeoCombiTransfDivCombiCombi transformation used by current division
Int_tfDivCurrentIndex for the current division node
Int_tfDivNextIndex for the next division node
TGeoRotationfDivRotRotation used by current division node
TGeoTranslationfDivTransTranslation used by current division node
TGeoNode*fNodeNode to which applies
UChar_t*fVoxBits1Bits used for list intersection
Int_t*fVoxCheckListList of candidates
Int_tfVoxCurrentIndex of current voxel in sorted list
Int_tfVoxInc[3]Slice index increment
Double_tfVoxInvdir[3]1/current director cosines
Double_tfVoxLimits[3]Limits on X,Y,Z
Int_tfVoxNcandidatesNumber of candidates
Int_tfVoxSlices[3]Slice indices for current voxel
Int_tfXtruIzcurrent z plane [0,fNz-1]
TGeoPolygon*fXtruPolypolygon defining section shape
Int_tfXtruSegcurrent segment [0,fNvert-1]
Double_t*fXtruXc[fNvert] current X positions for polygon vertices
Double_t*fXtruYc[fNvert] current Y positions for polygon vertices

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TGeoStateInfo(Int_t maxdaughters = 0)
 Constructor
~TGeoStateInfo()
 Destructor
TGeoStateInfo(const TGeoStateInfo& other)
 Copy constructor.
TGeoStateInfo & operator=(const TGeoStateInfo& other)
 Assignment