Geant4
10.00.p02
|
#include <RE05StackingActionMessenger.hh>
Public Member Functions | |
RE05StackingActionMessenger (RE05StackingAction *msa) | |
virtual | ~RE05StackingActionMessenger () |
virtual void | SetNewValue (G4UIcommand *command, G4String newValues) |
virtual 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 |
Private Attributes | |
RE05StackingAction * | 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 |
Definition at line 42 of file RE05StackingActionMessenger.hh.
RE05StackingActionMessenger::RE05StackingActionMessenger | ( | RE05StackingAction * | msa | ) |
Definition at line 38 of file RE05StackingActionMessenger.cc.
References isoCmd, isomuonCmd, muonCmd, roiCmd, G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), and G4UIcommand::SetRange().
|
virtual |
Definition at line 66 of file RE05StackingActionMessenger.cc.
References isoCmd, isomuonCmd, muonCmd, and roiCmd.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 86 of file RE05StackingActionMessenger.cc.
References G4UIcommand::ConvertToString(), RE05StackingAction::GetNIsolation(), RE05StackingAction::GetNRequestIsoMuon(), RE05StackingAction::GetNRequestMuon(), RE05StackingAction::GetRoIAngle(), isoCmd, isomuonCmd, muonCmd, myAction, and roiCmd.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 74 of file RE05StackingActionMessenger.cc.
References G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), isoCmd, isomuonCmd, muonCmd, myAction, roiCmd, RE05StackingAction::SetNIsolation(), RE05StackingAction::SetNRequestIsoMuon(), RE05StackingAction::SetNRequestMuon(), and RE05StackingAction::SetRoIAngle().
|
private |
Definition at line 58 of file RE05StackingActionMessenger.hh.
Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().
|
private |
Definition at line 57 of file RE05StackingActionMessenger.hh.
Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().
|
private |
Definition at line 56 of file RE05StackingActionMessenger.hh.
Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().
|
private |
Definition at line 53 of file RE05StackingActionMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 59 of file RE05StackingActionMessenger.hh.
Referenced by GetCurrentValue(), RE05StackingActionMessenger(), SetNewValue(), and ~RE05StackingActionMessenger().