Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
export.cxx File Reference

Go to the source code of this file.

Typedefs

typedef TGeoNode * pTGeoNode
 

Functions

void init ()
 
pTGeoNode getNode (pTGeoNode root, TString name)
 
void dfs (pTGeoNode node, TString name, pTGeoNode &res)
 
void export ()
 

Typedef Documentation

typedef TGeoNode* pTGeoNode

Definition at line 7 of file export.cxx.

View newest version in sPHENIX GitHub at line 7 of file export.cxx

Function Documentation

void dfs ( pTGeoNode  node,
TString  name,
pTGeoNode res 
)

Definition at line 26 of file export.cxx.

View newest version in sPHENIX GitHub at line 26 of file export.cxx

References i, and perf_headwind::name.

Referenced by dfs(), and getNode().

+ Here is the caller graph for this function:

void export ( )

Definition at line 38 of file export.cxx.

View newest version in sPHENIX GitHub at line 38 of file export.cxx

References getNode(), and fixGDML::root.

+ Here is the call graph for this function:

pTGeoNode getNode ( pTGeoNode  root,
TString  name 
)

Definition at line 8 of file export.cxx.

View newest version in sPHENIX GitHub at line 8 of file export.cxx

References dfs(), and perf_headwind::name.

Referenced by export(), and translation().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void init ( )

Definition at line 1 of file export.cxx.

View newest version in sPHENIX GitHub at line 1 of file export.cxx