|
BOSS 7.1.3
BESIII Offline Software System
|
#include <GoofyMessenger.h>
Inheritance diagram for GoofyMessenger:Public Member Functions | |
| GoofyMessenger (Goofy *v) | |
| ~GoofyMessenger () | |
| void | SetNewValue (G4UIcommand *command, G4String newValues) |
| G4String | GetCurrentValue (G4UIcommand *command) |
Definition at line 10 of file GoofyMessenger.h.
| GoofyMessenger::GoofyMessenger | ( | Goofy * | v | ) |
Definition at line 9 of file GoofyMessenger.cpp.
| GoofyMessenger::~GoofyMessenger | ( | ) |
Definition at line 43 of file GoofyMessenger.cpp.
| G4String GoofyMessenger::GetCurrentValue | ( | G4UIcommand * | command | ) |
Definition at line 101 of file GoofyMessenger.cpp.
| void GoofyMessenger::SetNewValue | ( | G4UIcommand * | command, |
| G4String | newValues ) |
Definition at line 53 of file GoofyMessenger.cpp.