Analysis Software
Documentation for sPHENIX simulation software
|
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 TGeoNode* pTGeoNode |
Definition at line 7 of file export.cxx.
View newest version in sPHENIX GitHub at line 7 of file export.cxx
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().
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.
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().
void init | ( | ) |
Definition at line 1 of file export.cxx.
View newest version in sPHENIX GitHub at line 1 of file export.cxx