Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoXtru::ThreadData_t Struct Reference

illegal-polygon warning already emitted

Definition at line 32 of file TGeoXtru.h.

Public Attributes

Int_t fInitGen {-1}
 polygon defining section shape
 
Int_t fIz {0}
 current segment [0,fNvert-1]
 
TGeoPolygonfPoly {nullptr}
 [fNvert] current Y positions for polygon vertices
 
Int_t fSeg {0}
 
Double_tfXc {nullptr}
 current z plane [0,fNz-1]
 
Double_tfYc {nullptr}
 [fNvert] current X positions for polygon vertices
 

#include <TGeoXtru.h>

Member Data Documentation

◆ fInitGen

Int_t TGeoXtru::ThreadData_t::fInitGen {-1}

polygon defining section shape

Definition at line 38 of file TGeoXtru.h.

◆ fIz

Int_t TGeoXtru::ThreadData_t::fIz {0}

current segment [0,fNvert-1]

Definition at line 34 of file TGeoXtru.h.

◆ fPoly

TGeoPolygon* TGeoXtru::ThreadData_t::fPoly {nullptr}

[fNvert] current Y positions for polygon vertices

Definition at line 37 of file TGeoXtru.h.

◆ fSeg

Int_t TGeoXtru::ThreadData_t::fSeg {0}

Definition at line 33 of file TGeoXtru.h.

◆ fXc

Double_t* TGeoXtru::ThreadData_t::fXc {nullptr}

current z plane [0,fNz-1]

Definition at line 35 of file TGeoXtru.h.

◆ fYc

Double_t* TGeoXtru::ThreadData_t::fYc {nullptr}

[fNvert] current X positions for polygon vertices

Definition at line 36 of file TGeoXtru.h.

Collaboration diagram for TGeoXtru::ThreadData_t:
[legend]

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