LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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

Definition at line 42 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().

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

Definition at line 44 of file pyG4UIcommandTree.cc.

Referenced by export_G4UIcommandTree().