19#ifndef BDSUICMDSTRINGINT_H
20#define BDSUICMDSTRINGINT_H
22#include "G4UIcommand.hh"
43 G4bool currentAsDefault =
false);
UI command with string, then optional integer argument.
void SetParameterName(const char *theName0, const char *theName1, G4bool omittable, G4bool currentAsDefault=false)
Set the names in the parameter guidnace with tab complete.
void SetCandidates(const char *candidateList)
Unused - copied from example.
void SetDefaultValue(const char *defVal)
Unused - copied from example.