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

Definition at line 107 of file TGeoXtru.cxx.

Public Member Functions

 OwnedThreadData_t (std::size_t size)
 

Public Attributes

std::unique_ptr< TGeoPolygonfPoly
 
std::unique_ptr< Double_t[]> fXc
 
std::unique_ptr< Double_t[]> fYc
 

Constructor & Destructor Documentation

◆ OwnedThreadData_t()

TGeoXtru::OwnedThreadData_t::OwnedThreadData_t ( std::size_t size)
inlineexplicit

Definition at line 112 of file TGeoXtru.cxx.

Member Data Documentation

◆ fPoly

std::unique_ptr<TGeoPolygon> TGeoXtru::OwnedThreadData_t::fPoly

Definition at line 110 of file TGeoXtru.cxx.

◆ fXc

std::unique_ptr<Double_t[]> TGeoXtru::OwnedThreadData_t::fXc

Definition at line 108 of file TGeoXtru.cxx.

◆ fYc

std::unique_ptr<Double_t[]> TGeoXtru::OwnedThreadData_t::fYc

Definition at line 109 of file TGeoXtru.cxx.

Collaboration diagram for TGeoXtru::OwnedThreadData_t:
[legend]

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