Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UIGAG.hh>
Additional Inherited Members | |
Public Types inherited from G4coutDestination | |
using | Transformer = std::function< G4bool(G4String &)> |
Static Public Member Functions inherited from G4UIsession | |
static G4int | InSession () |
Protected Attributes inherited from G4UIsession | |
G4int | ifBatch = 0 |
G4int | lastRC = 0 |
Protected Attributes inherited from G4coutDestination | |
std::vector< Transformer > | transformersCout |
std::vector< Transformer > | transformersCerr |
Static Protected Attributes inherited from G4UIsession | |
static G4ICOMS_DLL G4int | inSession = 0 |
Static Protected Attributes inherited from G4coutDestination | |
static G4MTGLOB_DLL G4coutDestination * | masterG4coutDestination = nullptr |
Definition at line 52 of file G4UIGAG.hh.
G4UIGAG::G4UIGAG | ( | ) |
Definition at line 38 of file G4UIGAG.cc.
G4UIGAG::~G4UIGAG | ( | ) |
Definition at line 61 of file G4UIGAG.cc.
G4String G4UIGAG::GetCommand | ( | ) |
Definition at line 188 of file G4UIGAG.cc.
Referenced by PauseSessionStart(), and SessionStart().
|
virtual |
Reimplemented from G4UIsession.
Definition at line 86 of file G4UIGAG.cc.
void G4UIGAG::Prompt | ( | const G4String & | aPrompt | ) |
Definition at line 183 of file G4UIGAG.cc.
Reimplemented from G4UIsession.
Definition at line 177 of file G4UIGAG.cc.
Reimplemented from G4UIsession.
Definition at line 171 of file G4UIGAG.cc.
|
virtual |
Reimplemented from G4UIsession.
Definition at line 71 of file G4UIGAG.cc.
void G4UIGAG::SessionTerminate | ( | ) |
Definition at line 336 of file G4UIGAG.cc.