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

Method SetDefaultSortFlag

source/intercoms/include/G4UIcommand.hh:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 void SetCommandType(CommandType);
195
196 inline void SetDefaultSortFlag(G4bool val) { ifSort = val; }
197
198 protected:
199 G4int CheckNewValue(const char* newValue);

Callers 1

AddNewCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected