Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TGeoXtru::ThreadData_t Struct Reference

Definition at line 24 of file TGeoXtru.h.

Public Member Functions

 ThreadData_t ()
 Constructor. More...
 
 ~ThreadData_t ()
 Destructor. More...
 

Public Attributes

Int_t fIz
 
TGeoPolygonfPoly
 
Int_t fSeg
 
Double_tfXc
 
Double_tfYc
 

#include <TGeoXtru.h>

Constructor & Destructor Documentation

◆ ThreadData_t()

TGeoXtru::ThreadData_t::ThreadData_t ( )

Constructor.

Definition at line 75 of file TGeoXtru.cxx.

◆ ~ThreadData_t()

TGeoXtru::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 83 of file TGeoXtru.cxx.

Member Data Documentation

◆ fIz

Int_t TGeoXtru::ThreadData_t::fIz

Definition at line 27 of file TGeoXtru.h.

◆ fPoly

TGeoPolygon* TGeoXtru::ThreadData_t::fPoly

Definition at line 30 of file TGeoXtru.h.

◆ fSeg

Int_t TGeoXtru::ThreadData_t::fSeg

Definition at line 26 of file TGeoXtru.h.

◆ fXc

Double_t* TGeoXtru::ThreadData_t::fXc

Definition at line 28 of file TGeoXtru.h.

◆ fYc

Double_t* TGeoXtru::ThreadData_t::fYc

Definition at line 29 of file TGeoXtru.h.


The documentation for this struct was generated from the following files: