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

Definition at line 71 of file TGeoPgon.cxx.

Public Member Functions

 OwnedThreadData_t (std::size_t size)
 

Public Attributes

std::unique_ptr< Double_t[]> fDblBuffer
 
std::unique_ptr< Int_t[]> fIntBuffer
 

Constructor & Destructor Documentation

◆ OwnedThreadData_t()

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

Definition at line 75 of file TGeoPgon.cxx.

Member Data Documentation

◆ fDblBuffer

std::unique_ptr<Double_t[]> TGeoPgon::OwnedThreadData_t::fDblBuffer

Definition at line 73 of file TGeoPgon.cxx.

◆ fIntBuffer

std::unique_ptr<Int_t[]> TGeoPgon::OwnedThreadData_t::fIntBuffer

Definition at line 72 of file TGeoPgon.cxx.

Collaboration diagram for TGeoPgon::OwnedThreadData_t:
[legend]

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