CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <G4SvcRunManagerMessenger.h>
Public Member Functions | |
G4SvcRunManagerMessenger (G4SvcRunManager *v) | |
~G4SvcRunManagerMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
G4String | GetCurrentValue (G4UIcommand *command) |
Definition at line 11 of file G4SvcRunManagerMessenger.h.
G4SvcRunManagerMessenger::G4SvcRunManagerMessenger | ( | G4SvcRunManager * | v | ) |
Definition at line 6 of file G4SvcRunManagerMessenger.cpp.
G4SvcRunManagerMessenger::~G4SvcRunManagerMessenger | ( | ) |
Definition at line 18 of file G4SvcRunManagerMessenger.cpp.
G4String G4SvcRunManagerMessenger::GetCurrentValue | ( | G4UIcommand * | command | ) |
Definition at line 34 of file G4SvcRunManagerMessenger.cpp.
void G4SvcRunManagerMessenger::SetNewValue | ( | G4UIcommand * | command, |
G4String | newValues ) |
Definition at line 25 of file G4SvcRunManagerMessenger.cpp.