Geant4
10.03.p01
|
This is the complete list of members for G4UImanager, including all inherited members.
AddNewCommand(G4UIcommand *newCommand) | G4UImanager | |
ApplyCommand(const char *aCommand) | G4UImanager | |
ApplyCommand(const G4String &aCommand) | G4UImanager | |
CreateHTML(const char *dir="/") | G4UImanager | |
DoublePrecisionStr() | G4UImanager | inlinestatic |
ExecuteMacroFile(const char *fileName) | G4UImanager | |
FindMacroPath(const G4String &fname) const | G4UImanager | |
Foreach(const char *macroFile, const char *variableName, const char *candidates) | G4UImanager | |
ForeachS(const char *valueList) | G4UImanager | |
G4UImanager() | G4UImanager | protected |
G4VStateDependent(G4bool bottom=false) | G4VStateDependent | explicit |
GetCommandStack() | G4UImanager | |
GetCurrentDoubleValue(const char *aCommand, G4int parameterNumber=1, G4bool reGet=true) | G4UImanager | |
GetCurrentDoubleValue(const char *aCommand, const char *aParameterName, G4bool reGet=true) | G4UImanager | |
GetCurrentIntValue(const char *aCommand, G4int parameterNumber=1, G4bool reGet=true) | G4UImanager | |
GetCurrentIntValue(const char *aCommand, const char *aParameterName, G4bool reGet=true) | G4UImanager | |
GetCurrentStringValue(const char *aCommand, G4int parameterNumber=1, G4bool reGet=true) | G4UImanager | |
GetCurrentStringValue(const char *aCommand, const char *aParameterName, G4bool reGet=true) | G4UImanager | |
GetCurrentValues(const char *aCommand) | G4UImanager | |
GetG4UIWindow() const | G4UImanager | inline |
GetMacroSearchPath() const | G4UImanager | inline |
GetMasterUIpointer() | G4UImanager | static |
GetMaxHistSize() const | G4UImanager | inline |
GetNumberOfHistory() const | G4UImanager | inline |
GetPauseAtBeginOfEvent() const | G4UImanager | inline |
GetPauseAtEndOfEvent() const | G4UImanager | inline |
GetPreviousCommand(G4int i) const | G4UImanager | inline |
GetSession() const | G4UImanager | inline |
GetThreadCout() | G4UImanager | inline |
GetThreadID() const | G4UImanager | inline |
GetTree() const | G4UImanager | inline |
GetUIpointer() | G4UImanager | static |
GetVerboseLevel() const | G4UImanager | inline |
ListAlias() | G4UImanager | |
ListCommands(const char *direc) | G4UImanager | |
Loop(const char *macroFile, const char *variableName, G4double initialValue, G4double finalValue, G4double stepSize=1.0) | G4UImanager | |
LoopS(const char *valueList) | G4UImanager | |
Notify(G4ApplicationState requestedState) | G4UImanager | virtual |
G4VStateDependent::operator!=(const G4VStateDependent &right) const | G4VStateDependent | |
G4VStateDependent::operator==(const G4VStateDependent &right) const | G4VStateDependent | |
ParseMacroSearchPath() | G4UImanager | |
RegisterBridge(G4UIbridge *brg) | G4UImanager | |
RemoveAlias(const char *aliasName) | G4UImanager | |
RemoveCommand(G4UIcommand *aCommand) | G4UImanager | |
SetAlias(const char *aliasLine) | G4UImanager | |
SetCerrFileName(const G4String &fileN="G4cerr.txt", G4bool ifAppend=true) | G4UImanager | |
SetCoutDestination(G4UIsession *const value) | G4UImanager | |
SetCoutFileName(const G4String &fileN="G4cout.txt", G4bool ifAppend=true) | G4UImanager | |
SetG4UIWindow(G4UIsession *const value) | G4UImanager | inline |
SetIgnoreCmdNotFound(G4bool val) | G4UImanager | inline |
SetMacroSearchPath(const G4String &path) | G4UImanager | inline |
SetMasterUIManager(G4bool val) | G4UImanager | inline |
SetMaxHistSize(G4int mx) | G4UImanager | inline |
SetPauseAtBeginOfEvent(G4bool vl) | G4UImanager | inline |
SetPauseAtEndOfEvent(G4bool vl) | G4UImanager | inline |
SetSession(G4UIsession *const value) | G4UImanager | inline |
SetThreadIgnore(G4int tid=0) | G4UImanager | |
SetThreadIgnoreInit(G4bool flg=true) | G4UImanager | |
SetThreadPrefixString(const G4String &s="W") | G4UImanager | |
SetThreadUseBuffer(G4bool flg=true) | G4UImanager | |
SetUpForAThread(G4int tId) | G4UImanager | |
SetUpForSpecialThread(G4String aPrefix) | G4UImanager | |
SetVerboseLevel(G4int val) | G4UImanager | inline |
SolveAlias(const char *aCmd) | G4UImanager | |
StoreHistory(const char *fileName="G4history.macro") | G4UImanager | |
StoreHistory(G4bool historySwitch, const char *fileName="G4history.macro") | G4UImanager | |
UseDoublePrecisionStr(G4bool val) | G4UImanager | inlinestatic |
~G4UImanager() | G4UImanager | |
~G4VStateDependent() | G4VStateDependent | virtual |