Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
pyG4UIcommandTree Namespace Reference

Variables

G4UIcommandTree
*(G4UIcommandTree::* 
f1_GetTree )(G4int)
 
G4UIcommandTree
*(G4UIcommandTree::* 
f2_GetTree )(const char *)
 

Variable Documentation

G4UIcommandTree*(G4UIcommandTree::* pyG4UIcommandTree::f1_GetTree)(G4int)
Initial value:
=
G4UIcommandTree * GetTree(G4int i)

Definition at line 43 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().

G4UIcommandTree*(G4UIcommandTree::* pyG4UIcommandTree::f2_GetTree)(const char *)
Initial value:
=
G4UIcommandTree * GetTree(G4int i)

Definition at line 45 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().