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

Method LocalUI

source/intercoms/include/G4UIbridge.hh:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 G4int ApplyCommand(const G4String& aCmd);
53
54 inline G4UImanager* LocalUI() const { return localUImanager; }
55 inline const G4String& DirName() const { return dirName; }
56 inline G4int DirLength() const { return (G4int)dirName.length(); }
57

Callers 2

ApplyCommandMethod · 0.80
RegisterBridgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected