#include <G4UIbridge.hh>
Definition at line 59 of file G4UIbridge.hh.
Definition at line 36 of file G4UIbridge.cc.
37 : localUImanager(localUI)
44 { dirName =
"/"+dir; }
45 if(dirName(dirName.length()-1,1)!=
"/")
55 "G4UImanager for the master thread is not yet instantiated. Instantiate G4MTRunManager first.");
static G4UImanager * GetMasterUIpointer()
void RegisterBridge(G4UIbridge *brg)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4UIbridge::~G4UIbridge |
( |
| ) |
|
Definition at line 66 of file G4UIbridge.cc.
G4int ApplyCommand(const char *aCommand)
G4int G4UIbridge::DirLength |
( |
| ) |
const |
|
inline |
Definition at line 76 of file G4UIbridge.hh.
77 {
return dirName.length(); }
The documentation for this class was generated from the following files: