GGS(GenericGEANT4Simulation)Software  2.7.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Public Member Functions
GGSUAManagerMessenger Class Reference

Messenger for the user actions manager. More...

#include <GGSUAManagerMessenger.h>

Inheritance diagram for GGSUAManagerMessenger:
Inheritance graph
[legend]
Collaboration diagram for GGSUAManagerMessenger:
Collaboration graph
[legend]

Public Member Functions

 GGSUAManagerMessenger ()
 Constructor.
 
 ~GGSUAManagerMessenger ()
 Destructor.
 
void SetNewValue (G4UIcommand *command, G4String newValue)
 Override of SetNewValue method. More...
 

Detailed Description

Messenger for the user actions manager.

This messenger class controls the actions manager. It is automatically created by the actions manager's constructor. Currently, it does nothing but setting up the /GGS/userActions/ coomands folder.

Definition at line 23 of file GGSUAManagerMessenger.h.

Member Function Documentation

void GGSUAManagerMessenger::SetNewValue ( G4UIcommand *  command,
G4String  newValue 
)

Override of SetNewValue method.

Parameters
commandThe UI command.
newValueThe new value to be set.

Definition at line 28 of file GGSUAManagerMessenger.cpp.

28 {}

The documentation for this class was generated from the following files: