37#ifndef G4UIcmdWithAString_hh 
   38#define G4UIcmdWithAString_hh 1 
   51                          G4bool currentAsDefault = 
false);
 
void SetCandidates(const char *candidateList)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetDefaultValue(const char *defVal)
G4UIcmdWithAString(const char *theCommandPath, G4UImessenger *theMessenger)