QwGeant4
|
Messenger for filling//storing the hit event structure at the end of an event. More...
#include <QweakSimEventActionMessenger.hh>
Inherits G4UImessenger.
Public Member Functions | |
QweakSimEventActionMessenger (QweakSimEventAction *) | |
~QweakSimEventActionMessenger () | |
void | SetNewValue (G4UIcommand *, G4String) |
void | SetNewValue (G4UIcommand *, G4int) |
Private Attributes | |
QweakSimEventAction * | theEventAction |
G4UIdirectory * | theTriggerDir |
G4UIcmdWithoutParameter * | theTriggerShowCommand |
G4UIcmdWithAString * | theTriggerEnableCommand |
G4UIcmdWithAString * | theTriggerDisableCommand |
G4UIcmdWithABool * | thePrintHitsCommand |
Messenger for filling//storing the hit event structure at the end of an event.
Placeholder for a long explanation
Definition at line 45 of file QweakSimEventActionMessenger.hh.
QweakSimEventActionMessenger::QweakSimEventActionMessenger | ( | QweakSimEventAction * | anEventAction | ) |
Definition at line 27 of file QweakSimEventActionMessenger.cc.
References thePrintHitsCommand, theTriggerDir, theTriggerDisableCommand, theTriggerEnableCommand, and theTriggerShowCommand.
QweakSimEventActionMessenger::~QweakSimEventActionMessenger | ( | ) |
Definition at line 61 of file QweakSimEventActionMessenger.cc.
References thePrintHitsCommand, theTriggerDir, theTriggerDisableCommand, theTriggerEnableCommand, and theTriggerShowCommand.
void QweakSimEventActionMessenger::SetNewValue | ( | G4UIcommand * | command, |
G4String | newValue | ||
) |
Definition at line 76 of file QweakSimEventActionMessenger.cc.
References QweakSimEventAction::DisableTrigger(), QweakSimEventAction::EnableTrigger(), QweakSimEventAction::SetPrintHits(), QweakSimEventAction::ShowTrigger(), theEventAction, thePrintHitsCommand, theTriggerDisableCommand, theTriggerEnableCommand, and theTriggerShowCommand.
void QweakSimEventActionMessenger::SetNewValue | ( | G4UIcommand * | , |
G4int | |||
) |
|
private |
Definition at line 58 of file QweakSimEventActionMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 63 of file QweakSimEventActionMessenger.hh.
Referenced by QweakSimEventActionMessenger(), SetNewValue(), and ~QweakSimEventActionMessenger().
|
private |
Definition at line 59 of file QweakSimEventActionMessenger.hh.
Referenced by QweakSimEventActionMessenger(), and ~QweakSimEventActionMessenger().
|
private |
Definition at line 62 of file QweakSimEventActionMessenger.hh.
Referenced by QweakSimEventActionMessenger(), SetNewValue(), and ~QweakSimEventActionMessenger().
|
private |
Definition at line 61 of file QweakSimEventActionMessenger.hh.
Referenced by QweakSimEventActionMessenger(), SetNewValue(), and ~QweakSimEventActionMessenger().
|
private |
Definition at line 60 of file QweakSimEventActionMessenger.hh.
Referenced by QweakSimEventActionMessenger(), SetNewValue(), and ~QweakSimEventActionMessenger().