ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4UIterminal.cc File Reference
#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>
+ Include dependency graph for G4UIterminal.cc:

Go to the source code of this file.

Functions

static void SignalHandler (G4int)
 

Variables

static G4ThreadLocal G4VUIshelltheshell = 0
 

Function Documentation

static void SignalHandler ( G4int  )
static

Definition at line 56 of file G4UIterminal.cc.

View newest version in sPHENIX GitHub at line 56 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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

G4ThreadLocal G4VUIshell* theshell = 0
static

Definition at line 49 of file G4UIterminal.cc.

View newest version in sPHENIX GitHub at line 49 of file G4UIterminal.cc

Referenced by G4UIterminal::G4UIterminal(), and SignalHandler().