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

Method GetGuidance

source/intercoms/include/G4UIcommandTree.hh:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 void CreateHTML(const G4String& = "");
69
70 inline const G4UIcommand* GetGuidance() const { return guidance; }
71 inline const G4String& GetPathName() const { return pathName; }
72 inline G4int GetTreeEntry() const { return G4int(tree.size()); }
73 inline G4int GetCommandEntry() const { return G4int(command.size()); }

Callers 1

ListCurrentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected