Geant4
10.02.p02
|
#include <ExN04StackingActionMessenger.hh>
Public Member Functions | |
ExN04StackingActionMessenger (ExN04StackingAction *msa) | |
~ExN04StackingActionMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
G4String | GetCurrentValue (G4UIcommand *command) |
ExN04StackingActionMessenger (ExN04StackingAction *msa) | |
~ExN04StackingActionMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
G4String | GetCurrentValue (G4UIcommand *command) |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Private Attributes | |
ExN04StackingAction * | myAction |
G4UIcmdWithAnInteger * | muonCmd |
G4UIcmdWithAnInteger * | isomuonCmd |
G4UIcmdWithAnInteger * | isoCmd |
G4UIcmdWithADoubleAndUnit * | roiCmd |
Additional Inherited Members | |
Protected Member Functions inherited from G4UImessenger | |
G4String | ItoS (G4int i) |
G4String | DtoS (G4double a) |
G4String | BtoS (G4bool b) |
G4int | StoI (G4String s) |
G4double | StoD (G4String s) |
G4bool | StoB (G4String s) |
void | AddUIcommand (G4UIcommand *newCommand) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
Protected Attributes inherited from G4UImessenger | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
G4bool | commandsShouldBeInMaster |
Definition at line 42 of file ExN04StackingActionMessenger.hh.
ExN04StackingActionMessenger::ExN04StackingActionMessenger | ( | ExN04StackingAction * | msa | ) |
Definition at line 40 of file ExN04StackingActionMessenger.cc.
ExN04StackingActionMessenger::~ExN04StackingActionMessenger | ( | ) |
Definition at line 69 of file ExN04StackingActionMessenger.cc.
References isoCmd, isomuonCmd, muonCmd, and roiCmd.
ExN04StackingActionMessenger::ExN04StackingActionMessenger | ( | ExN04StackingAction * | msa | ) |
ExN04StackingActionMessenger::~ExN04StackingActionMessenger | ( | ) |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 92 of file ExN04StackingActionMessenger.cc.
References G4UIcommand::ConvertToString(), ExN04StackingAction::GetNIsolation(), ExN04StackingAction::GetNRequestIsoMuon(), ExN04StackingAction::GetNRequestMuon(), ExN04StackingAction::GetRoIAngle(), isoCmd, isomuonCmd, muonCmd, myAction, and roiCmd.
|
virtual |
Reimplemented from G4UImessenger.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 79 of file ExN04StackingActionMessenger.cc.
|
virtual |
Reimplemented from G4UImessenger.
|
private |
Definition at line 55 of file ExN04StackingActionMessenger.hh.
Referenced by GetCurrentValue(), and ~ExN04StackingActionMessenger().
|
private |
Definition at line 54 of file ExN04StackingActionMessenger.hh.
Referenced by GetCurrentValue(), and ~ExN04StackingActionMessenger().
|
private |
Definition at line 53 of file ExN04StackingActionMessenger.hh.
Referenced by GetCurrentValue(), and ~ExN04StackingActionMessenger().
|
private |
Definition at line 51 of file ExN04StackingActionMessenger.hh.
Referenced by GetCurrentValue().
|
private |
Definition at line 56 of file ExN04StackingActionMessenger.hh.
Referenced by GetCurrentValue(), and ~ExN04StackingActionMessenger().