43 #include "StackingMessenger.hh" 
   47 #include "StackingAction.hh" 
   81   if(command == fKillCmd) {
 
   82     fStackAction->
SetKillAll(fKillCmd->GetNewBoolValue(newValue));
 
   83   } 
else if(command == fKCmd) {
 
   84     fStackAction->
SetKillEM(fKCmd->GetNewBoolValue(newValue));               
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
virtual void SetNewValue(G4UIcommand *, G4String)
 
void SetKillAll(G4bool value)
 
void SetGuidance(const char *aGuidance)
 
void SetDefaultValue(const char *defVal)
 
StackingMessenger(StackingAction *)
 
void SetDefaultValue(G4int defVal)
 
void SetKillEM(G4bool value)