45 : theNuclideTable(nuclideTable)
48 thisDirectory->
SetGuidance(
"Nuclide table control commands.");
52 lifetimeCmd->
SetGuidance(
"Set threshold of half-life.");
53 lifetimeCmd->
SetGuidance(
"Unit of the time can be :");
63 lToleranceCmd->
SetGuidance(
"Set tolerance in level searching.");
64 lToleranceCmd->
SetGuidance(
"Unit of the energy can be :");
65 lToleranceCmd->
SetGuidance(
" MeV, keV, eV (default)");
68 lToleranceCmd->
SetRange(
"lTolerance >0.0");
83 if (command == lifetimeCmd )
88 else if (command == lToleranceCmd )
G4NuclideTableMessenger(G4NuclideTable *nuclideTable=nullptr)
virtual void SetNewValue(G4UIcommand *command, G4String newValues)
virtual ~G4NuclideTableMessenger()
void SetThresholdOfHalfLife(G4double)
void SetLevelTolerance(G4double x)
void SetDefaultValue(G4double defVal)
void SetDefaultUnit(const char *defUnit)
static G4double GetNewDoubleValue(const char *paramString)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetGuidance(const char *aGuidance)
void SetRange(const char *rs)
void AvailableForStates(G4ApplicationState s1)