Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ IsGUI
Method
IsGUI
source/interfaces/implementation/include/G4UIExecutive.hh:109–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
inline G4UIsession* G4UIExecutive::GetSession() const { return session; }
108
109
inline G4bool G4UIExecutive::IsGUI() const { return isGUI; }
110
111
inline void G4UIExecutive::SetVerbose(G4bool val) { verbose = val; }
112
Callers
15
movies.cc
File · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
OpNovice.cc
File · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64