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

Definition at line 22 of file TGeoPgon.h.

Public Member Functions

 ThreadData_t ()
 ~ThreadData_t ()

Public Attributes

Double_tfDblBuffer
 ![fNedges+4] temporary double buffer array
Int_tfIntBuffer
 ![fNedges+4] temporary int buffer array

#include <TGeoPgon.h>

Constructor & Destructor Documentation

◆ ThreadData_t()

TGeoPgon::ThreadData_t::ThreadData_t ( )

◆ ~ThreadData_t()

TGeoPgon::ThreadData_t::~ThreadData_t ( )

Member Data Documentation

◆ fDblBuffer

Double_t* TGeoPgon::ThreadData_t::fDblBuffer

![fNedges+4] temporary double buffer array

Definition at line 24 of file TGeoPgon.h.

◆ fIntBuffer

Int_t* TGeoPgon::ThreadData_t::fIntBuffer

![fNedges+4] temporary int buffer array

Definition at line 23 of file TGeoPgon.h.


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