Definition at line 319 of file TGeoVolume.h.
Public Member Functions | |
| ThreadData_t () | |
| Constructor. | |
| ~ThreadData_t () | |
| Destructor. | |
Public Attributes | |
| Int_t | fCurrent |
| ! index of current selected node | |
| Int_t | fNext |
| ! index of next node to be entered | |
#include <TGeoVolume.h>
| TGeoVolumeAssembly::ThreadData_t::ThreadData_t | ( | ) |
Constructor.
Definition at line 2983 of file TGeoVolume.cxx.
| TGeoVolumeAssembly::ThreadData_t::~ThreadData_t | ( | ) |
Destructor.
Definition at line 2988 of file TGeoVolume.cxx.
| Int_t TGeoVolumeAssembly::ThreadData_t::fCurrent |
! index of current selected node
Definition at line 320 of file TGeoVolume.h.
| Int_t TGeoVolumeAssembly::ThreadData_t::fNext |
! index of next node to be entered
Definition at line 321 of file TGeoVolume.h.