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

Method GetParameterType

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

Source from the content-addressed store, hash-verified

77
78 inline const G4String& GetDefaultValue() const { return defaultValue; }
79 inline char GetParameterType() const { return parameterType; }
80
81 // Defines the range the parameter can take.
82 // The variable name appearing in the range expression must be the

Callers 9

CreateCommandWidgetMethod · 0.80
GetCommandListMethod · 0.80
updateHelpAreaMethod · 0.80
IsGUICommandMethod · 0.80
RangeCheckImplMethod · 0.80
Eval2Method · 0.80
CreateHTMLMethod · 0.80
DoItMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected