|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UIExecutive.hh>
Public Member Functions | |
| G4UIExecutive (G4int argc, char **argv, const G4String &type="") | |
| ~G4UIExecutive () | |
| G4UIsession * | GetSession () const |
| G4bool | IsGUI () const |
| void | SetVerbose (G4bool val) |
| void | SetPrompt (const G4String &prompt) |
| void | SetLsColor (TermColorIndex dirColor, TermColorIndex cmdColor) |
| void | SessionStart () |
Definition at line 62 of file G4UIExecutive.hh.
Definition at line 78 of file G4UIExecutive.cc.
| G4UIExecutive::~G4UIExecutive | ( | ) |
Definition at line 169 of file G4UIExecutive.cc.
|
inline |
Definition at line 107 of file G4UIExecutive.hh.
|
inline |
Definition at line 109 of file G4UIExecutive.hh.
| void G4UIExecutive::SessionStart | ( | ) |
Definition at line 292 of file G4UIExecutive.cc.
| void G4UIExecutive::SetLsColor | ( | TermColorIndex | dirColor, |
| TermColorIndex | cmdColor ) |
Definition at line 286 of file G4UIExecutive.cc.
| void G4UIExecutive::SetPrompt | ( | const G4String & | prompt | ) |
Definition at line 280 of file G4UIExecutive.cc.
|
inline |
Definition at line 111 of file G4UIExecutive.hh.