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