Geant4 11.2.2
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 60 of file G4UIExecutive.hh.
Definition at line 79 of file G4UIExecutive.cc.
G4UIExecutive::~G4UIExecutive | ( | ) |
Definition at line 172 of file G4UIExecutive.cc.
|
inline |
Definition at line 105 of file G4UIExecutive.hh.
|
inline |
Definition at line 107 of file G4UIExecutive.hh.
void G4UIExecutive::SessionStart | ( | ) |
Definition at line 295 of file G4UIExecutive.cc.
void G4UIExecutive::SetLsColor | ( | TermColorIndex | dirColor, |
TermColorIndex | cmdColor ) |
Definition at line 289 of file G4UIExecutive.cc.
void G4UIExecutive::SetPrompt | ( | const G4String & | prompt | ) |
Definition at line 283 of file G4UIExecutive.cc.
|
inline |
Definition at line 109 of file G4UIExecutive.hh.