ROOT 6.10/09 Reference Guide |
Definition at line 310 of file TGeoVolume.h.
Public Member Functions | |
ThreadData_t () | |
index of next node to be entered More... | |
~ThreadData_t () | |
Destructor. More... | |
Public Attributes | |
Int_t | fCurrent |
Int_t | fNext |
index of current selected node More... | |
#include <TGeoVolume.h>
TGeoVolumeAssembly::ThreadData_t::ThreadData_t | ( | ) |
TGeoVolumeAssembly::ThreadData_t::~ThreadData_t | ( | ) |
Destructor.
Definition at line 2782 of file TGeoVolume.cxx.
Int_t TGeoVolumeAssembly::ThreadData_t::fCurrent |
Definition at line 312 of file TGeoVolume.h.
Int_t TGeoVolumeAssembly::ThreadData_t::fNext |
index of current selected node
Definition at line 313 of file TGeoVolume.h.