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

Method GetCurrentValue

source/intercoms/src/G4UIcommand.cc:228–231  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

226
227// --------------------------------------------------------------------
228G4String G4UIcommand::GetCurrentValue()
229{
230 return messenger->GetCurrentValue(this);
231}
232
233// --------------------------------------------------------------------
234void G4UIcommand::AvailableForStates(G4ApplicationState s1)

Callers 2

GetCurrentValuesMethod · 0.45
DoItMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected