Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ GetCurrentAsDefault
Method
GetCurrentAsDefault
source/intercoms/include/G4UIparameter.hh:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
inline void SetCurrentAsDefault(G4bool val) { currentAsDefaultFlag = val; }
103
inline G4bool GetCurrentAsDefault() const { return currentAsDefaultFlag; }
104
105
// Obsolete methods
106
//
Callers
6
GetCommandParameterList
Method · 0.80
CreateCommandWidget
Method · 0.80
GetCommandList
Method · 0.80
updateHelpArea
Method · 0.80
CreateHTML
Method · 0.80
DoIt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected