QwGeant4
|
#include <EventActionMessenger.hh>
Inherits G4UImessenger.
Public Member Functions | |
EventActionMessenger (EventAction *) | |
virtual | ~EventActionMessenger () |
virtual void | SetNewValue (G4UIcommand *, G4String) |
Private Attributes | |
EventAction * | fEventAction |
G4UIcmdWithAnInteger * | fPrintCmd |
G4UIcmdWithAnInteger * | fCmd |
Definition at line 55 of file EventActionMessenger.hh.
EventActionMessenger::EventActionMessenger | ( | EventAction * | evAct | ) |
Definition at line 51 of file EventActionMessenger.cc.
References fCmd, and fPrintCmd.
|
virtual |
Definition at line 70 of file EventActionMessenger.cc.
References fCmd, and fPrintCmd.
|
virtual |
Definition at line 78 of file EventActionMessenger.cc.
References EventAction::AddEventToDebug(), fCmd, fEventAction, fPrintCmd, and EventAction::SetPrintModulo().
|
private |
Definition at line 68 of file EventActionMessenger.hh.
Referenced by EventActionMessenger(), SetNewValue(), and ~EventActionMessenger().
|
private |
Definition at line 66 of file EventActionMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 67 of file EventActionMessenger.hh.
Referenced by EventActionMessenger(), SetNewValue(), and ~EventActionMessenger().