Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoVolumeAssembly::ThreadData_t Struct Reference

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>

Constructor & Destructor Documentation

◆ ThreadData_t()

TGeoVolumeAssembly::ThreadData_t::ThreadData_t ( )

Constructor.

Definition at line 2983 of file TGeoVolume.cxx.

◆ ~ThreadData_t()

TGeoVolumeAssembly::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 2988 of file TGeoVolume.cxx.

Member Data Documentation

◆ fCurrent

Int_t TGeoVolumeAssembly::ThreadData_t::fCurrent

! index of current selected node

Definition at line 320 of file TGeoVolume.h.

◆ fNext

Int_t TGeoVolumeAssembly::ThreadData_t::fNext

! index of next node to be entered

Definition at line 321 of file TGeoVolume.h.

Collaboration diagram for TGeoVolumeAssembly::ThreadData_t:
[legend]

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