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

Method GetNew3VectorValue

source/intercoms/src/G4UIcmdWith3Vector.cc:47–50  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

45
46// --------------------------------------------------------------------
47G4ThreeVector G4UIcmdWith3Vector::GetNew3VectorValue(const char* paramString)
48{
49 return ConvertTo3Vector(paramString);
50}
51
52// --------------------------------------------------------------------
53void G4UIcmdWith3Vector::SetParameterName(const char* theNameX, const char* theNameY,

Callers 15

SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45
SetNewValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected