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 |
|
inlineexplicit |
Definition at line 75 of file TGeoPgon.cxx.
| std::unique_ptr<Double_t[]> TGeoPgon::OwnedThreadData_t::fDblBuffer |
Definition at line 73 of file TGeoPgon.cxx.
| std::unique_ptr<Int_t[]> TGeoPgon::OwnedThreadData_t::fIntBuffer |
Definition at line 72 of file TGeoPgon.cxx.