Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveGeomDescription::Apex Class Reference

Definition at line 33 of file REveGeoTopNode.hxx.

Public Member Functions

std::string GetFlatPath () const
 
std::vector< intGetIndexStack () const
 
TGeoNodeGetNode ()
 
const std::vector< std::string > & GetPath () const
 
TGeoNodeLocateNodeWithPath (const std::vector< std::string > &path) const
 
void SetFromPath (std::vector< std::string > absPath)
 

Private Attributes

TGeoNodefNode {nullptr}
 
std::vector< std::string > fPath
 

#include <ROOT/REveGeoTopNode.hxx>

Member Function Documentation

◆ GetFlatPath()

std::string REveGeomDescription::Apex::GetFlatPath ( ) const

Definition at line 242 of file REveGeoTopNode.cxx.

◆ GetIndexStack()

std::vector< int > REveGeomDescription::Apex::GetIndexStack ( ) const

Definition at line 257 of file REveGeoTopNode.cxx.

◆ GetNode()

TGeoNode * ROOT::Experimental::REveGeomDescription::Apex::GetNode ( )
inline

Definition at line 41 of file REveGeoTopNode.hxx.

◆ GetPath()

const std::vector< std::string > & ROOT::Experimental::REveGeomDescription::Apex::GetPath ( ) const
inline

Definition at line 43 of file REveGeoTopNode.hxx.

◆ LocateNodeWithPath()

TGeoNode * REveGeomDescription::Apex::LocateNodeWithPath ( const std::vector< std::string > & path) const

Definition at line 227 of file REveGeoTopNode.cxx.

◆ SetFromPath()

void REveGeomDescription::Apex::SetFromPath ( std::vector< std::string > absPath)

Definition at line 221 of file REveGeoTopNode.cxx.

Member Data Documentation

◆ fNode

TGeoNode* ROOT::Experimental::REveGeomDescription::Apex::fNode {nullptr}
private

Definition at line 35 of file REveGeoTopNode.hxx.

◆ fPath

std::vector<std::string> ROOT::Experimental::REveGeomDescription::Apex::fPath
private

Definition at line 34 of file REveGeoTopNode.hxx.

Libraries for ROOT::Experimental::REveGeomDescription::Apex:

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