10 #ifndef GGSUAMANAGERMESSENGER_H_
11 #define GGSUAMANAGERMESSENGER_H_
13 #include "G4UImessenger.hh"
14 #include "G4UIdirectory.hh"
37 void SetNewValue(G4UIcommand* command, G4String newValue);
41 G4UIdirectory* _uaDir;
GGSUAManagerMessenger()
Constructor.
~GGSUAManagerMessenger()
Destructor.
Messenger for the user actions manager.
void SetNewValue(G4UIcommand *command, G4String newValue)
Override of SetNewValue method.