Geant4  10.00.p02
ExN04StackingActionMessenger Class Reference

#include <ExN04StackingActionMessenger.hh>

+ Inheritance diagram for ExN04StackingActionMessenger:
+ Collaboration diagram for ExN04StackingActionMessenger:

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
 

Private Attributes

ExN04StackingActionmyAction
 
G4UIcmdWithAnIntegermuonCmd
 
G4UIcmdWithAnIntegerisomuonCmd
 
G4UIcmdWithAnIntegerisoCmd
 
G4UIcmdWithADoubleAndUnitroiCmd
 

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
G4UIdirectorybaseDir
 
G4String baseDirName
 

Detailed Description

Definition at line 42 of file ExN04StackingActionMessenger.hh.

Constructor & Destructor Documentation

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 ( )

Member Function Documentation

G4String ExN04StackingActionMessenger::GetCurrentValue ( G4UIcommand command)
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.

+ Here is the call graph for this function:

G4String ExN04StackingActionMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

void ExN04StackingActionMessenger::SetNewValue ( G4UIcommand command,
G4String  newValues 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 79 of file ExN04StackingActionMessenger.cc.

void ExN04StackingActionMessenger::SetNewValue ( G4UIcommand command,
G4String  newValues 
)
virtual

Reimplemented from G4UImessenger.

Member Data Documentation

G4UIcmdWithAnInteger * ExN04StackingActionMessenger::isoCmd
private
G4UIcmdWithAnInteger * ExN04StackingActionMessenger::isomuonCmd
private
G4UIcmdWithAnInteger * ExN04StackingActionMessenger::muonCmd
private
ExN04StackingAction * ExN04StackingActionMessenger::myAction
private

Definition at line 51 of file ExN04StackingActionMessenger.hh.

Referenced by GetCurrentValue().

G4UIcmdWithADoubleAndUnit * ExN04StackingActionMessenger::roiCmd
private

The documentation for this class was generated from the following files: