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

Method GetNewIntValue

source/intercoms/src/G4UIcmdWithAnInteger.cc:43–46  ·  view source on GitHub ↗

--------------------------------------------------------------------

Source from the content-addressed store, hash-verified

41
42// --------------------------------------------------------------------
43G4int G4UIcmdWithAnInteger::GetNewIntValue(const char* paramString)
44{
45 return ConvertToInt(paramString);
46}
47
48// --------------------------------------------------------------------
49void G4UIcmdWithAnInteger::SetParameterName(const char* theName, G4bool omittable,

Callers 15

SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80
SetNewValueMethod · 0.80

Calls

no outgoing calls

Tested by 4

SetNewValueMethod · 0.64
SetNewValueMethod · 0.64
SetNewValueMethod · 0.64
SetNewValueMethod · 0.64