Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TGeoVolumeAssembly::ThreadData_t Struct Reference

Definition at line 323 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>

Constructor & Destructor Documentation

◆ ThreadData_t()

TGeoVolumeAssembly::ThreadData_t::ThreadData_t ( )

index of next node to be entered

Constructor.

Definition at line 2775 of file TGeoVolume.cxx.

◆ ~ThreadData_t()

TGeoVolumeAssembly::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 2783 of file TGeoVolume.cxx.

Member Data Documentation

◆ fCurrent

Int_t TGeoVolumeAssembly::ThreadData_t::fCurrent

Definition at line 325 of file TGeoVolume.h.

◆ fNext

Int_t TGeoVolumeAssembly::ThreadData_t::fNext

index of current selected node

Definition at line 326 of file TGeoVolume.h.


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