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

Definition at line 22 of file TGeoPgon.h.

Public Member Functions

 ThreadData_t ()
 [fNedges+4] temporary double buffer array More...
 
 ~ThreadData_t ()
 Destructor. More...
 

Public Attributes

Double_tfDblBuffer
 [fNedges+4] temporary int buffer array More...
 
Int_tfIntBuffer
 

#include <TGeoPgon.h>

Constructor & Destructor Documentation

◆ ThreadData_t()

TGeoPgon::ThreadData_t::ThreadData_t ( )

[fNedges+4] temporary double buffer array

Constructor.

Definition at line 68 of file TGeoPgon.cxx.

◆ ~ThreadData_t()

TGeoPgon::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 76 of file TGeoPgon.cxx.

Member Data Documentation

◆ fDblBuffer

Double_t* TGeoPgon::ThreadData_t::fDblBuffer

[fNedges+4] temporary int buffer array

Definition at line 25 of file TGeoPgon.h.

◆ fIntBuffer

Int_t* TGeoPgon::ThreadData_t::fIntBuffer

Definition at line 24 of file TGeoPgon.h.


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