Geant4 VMC Version 6.6
|
Messenger class that defines commands for the stack popper special process. More...
#include <TG4StackPopperMessenger.h>
Public Member Functions | |
TG4StackPopperMessenger (TG4StackPopperPhysics *stackPopperPhysics) | |
virtual | ~TG4StackPopperMessenger () |
virtual void | SetNewValue (G4UIcommand *command, G4String string) |
Private Member Functions | |
TG4StackPopperMessenger () | |
Not implemented. | |
TG4StackPopperMessenger (const TG4StackPopperMessenger &right) | |
Not implemented. | |
TG4StackPopperMessenger & | operator= (const TG4StackPopperMessenger &right) |
Not implemented. | |
Private Attributes | |
TG4StackPopperPhysics * | fStackPopperPhysics |
associated class | |
G4UIcmdWithAString * | fSetSelectionCmd |
setStackPopperSelection command | |
Messenger class that defines commands for the stack popper special process.
Implements commands:
Definition at line 34 of file TG4StackPopperMessenger.h.
TG4StackPopperMessenger::TG4StackPopperMessenger | ( | TG4StackPopperPhysics * | stackPopperPhysics | ) |
Standard constructor
Definition at line 22 of file TG4StackPopperMessenger.cxx.
|
virtual |
Destructor
Definition at line 38 of file TG4StackPopperMessenger.cxx.
|
private |
Not implemented.
|
private |
Not implemented.
|
virtual |
Apply command to the associated object.
Definition at line 50 of file TG4StackPopperMessenger.cxx.
|
private |
Not implemented.
|
private |
associated class
Definition at line 55 of file TG4StackPopperMessenger.h.
Referenced by SetNewValue().
|
private |
setStackPopperSelection command
Definition at line 58 of file TG4StackPopperMessenger.h.
Referenced by SetNewValue(), TG4StackPopperMessenger(), and ~TG4StackPopperMessenger().