Geant4-11
Variables
pyG4UIcommandTree Namespace Reference

Variables

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

Variable Documentation

◆ f1_GetTree

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

Definition at line 42 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().

◆ f2_GetTree

G4UIcommandTree *(G4UIcommandTree::* pyG4UIcommandTree::f2_GetTree) (const char *) ( const char *  )
Initial value:

Definition at line 44 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().