#include <MJManagementEventActionMessenger.hh>
Public Member Functions | |
MJManagementEventActionMessenger (MJManagementEventAction *eventaction) | |
MJManagementEventActionMessenger (const MJManagementEventActionMessenger &) | |
~MJManagementEventActionMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
G4String | GetCurrentValue (G4UIcommand *command) |
Private Attributes | |
MJManagementEventAction * | fEventAction |
G4UIdirectory * | fEventDirectory |
G4UIcmdWithoutParameter * | fGetOutputSchemaCmd |
G4UIcmdWithAString * | fSetFileNameCmd |
G4UIcmdWithAString * | fSetSchemaCmd |
G4UIcmdWithAnInteger * | fSetReportingFrequencyCmd |
|
AUTHOR: rhenning CONTACT: FIRST SUBMISSION: Mon Apr 12 16:26:42 PDT 2004 REVISION: 04-16-2004, Created, R. Henning 07-01-2004, Minor bugfixes, removed hacks for clover testing, R. Henning 07-04-2004, Added commands, R. Henning. 11-08-2004, Changed names to G4UIcommand variables (because now OutputRoot inherits from VOutputManager) 11-08-2004, Registered new output scheme (gerda), Xiang Definition at line 77 of file MJManagementEventActionMessenger.cc. References fEventDirectory, fGetOutputSchemaCmd, fSetFileNameCmd, fSetReportingFrequencyCmd, fSetSchemaCmd, and MJLog. |
|
Definition at line 124 of file MJManagementEventActionMessenger.cc. |
|
Definition at line 129 of file MJManagementEventActionMessenger.cc. |
|
Definition at line 196 of file MJManagementEventActionMessenger.cc. References fEventAction, and MJManagementEventAction::GetOutputName(). |
|
|
Event action object to be controlled by user interface commands. Definition at line 108 of file MJManagementEventActionMessenger.hh. Referenced by GetCurrentValue(), and SetNewValue(). |
|
Definition at line 110 of file MJManagementEventActionMessenger.hh. Referenced by MJManagementEventActionMessenger(). |
|
Definition at line 117 of file MJManagementEventActionMessenger.hh. Referenced by MJManagementEventActionMessenger(). |
|
Definition at line 120 of file MJManagementEventActionMessenger.hh. Referenced by MJManagementEventActionMessenger(). |
|
Definition at line 126 of file MJManagementEventActionMessenger.hh. Referenced by MJManagementEventActionMessenger(), and SetNewValue(). |
|
Definition at line 123 of file MJManagementEventActionMessenger.hh. Referenced by MJManagementEventActionMessenger(). |