MCPcopy Create free account
hub / github.com/Geant4/geant4 / SetCurrentAsDefault

Method SetCurrentAsDefault

source/intercoms/include/G4UIparameter.hh:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 inline G4bool IsOmittable() const { return omittable; }
101
102 inline void SetCurrentAsDefault(G4bool val) { currentAsDefaultFlag = val; }
103 inline G4bool GetCurrentAsDefault() const { return currentAsDefaultFlag; }
104
105 // Obsolete methods

Callers 15

G4VisCommandOpenMethod · 0.80
G4VisCommandViewerPanMethod · 0.80
SetParameterNameMethod · 0.80
SetParameterNameMethod · 0.80
SetParameterNameMethod · 0.80
SetParameterNameMethod · 0.80
SetParameterNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected