Geant4
10.02.p01
|
#include "G4Types.hh"
#include "G4StateManager.hh"
#include "G4UIcommandTree.hh"
#include "G4UIcommand.hh"
#include "G4UIcommandStatus.hh"
#include "G4UIterminal.hh"
#include "G4UIcsh.hh"
#include <sstream>
#include <signal.h>
Go to the source code of this file.
Functions | |
static void | SignalHandler (G4int) |
Variables | |
static G4ThreadLocal G4VUIshell * | theshell = 0 |
|
static |
Definition at line 57 of file G4UIterminal.cc.
References G4UImanager::ApplyCommand(), FatalException, G4cout, G4endl, G4Exception(), G4State_EventProc, G4State_GeomClosed, G4StateManager::GetStateManager(), G4UImanager::GetUIpointer(), and theshell.
Referenced by G4UIterminal::G4UIterminal().
|
static |
Definition at line 50 of file G4UIterminal.cc.
Referenced by G4UIterminal::G4UIterminal(), and SignalHandler().