58 SetGuidance(
"Kills gammas produced by neutrons in the concrete wall");
59 KillGammasCmd->SetGuidance(
"Default = false");
60 KillGammasCmd->SetParameterName(
"KillGammasFlag",
false);
61 KillGammasCmd->SetDefaultValue(
false);
75 const char* t = newValue;
76 std::istringstream is(t);
~DMXStackingActionMessenger()
DMXStackingAction * DMXAction
void SetNewValue(G4UIcommand *, G4String)
G4UIcmdWithABool * KillGammasCmd
void SetKillGammasFlag(G4bool val)
DMXStackingActionMessenger(DMXStackingAction *)