Geant4  10.00.p02
G4PolarizationMessenger Class Reference

#include <G4PolarizationMessenger.hh>

+ Inheritance diagram for G4PolarizationMessenger:
+ Collaboration diagram for G4PolarizationMessenger:

Public Member Functions

 G4PolarizationMessenger (G4PolarizationManager *runMgr)
 
 ~G4PolarizationMessenger ()
 
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

G4PolarizationManagerpolarizationManager
 
G4UIdirectorypolarizationDirectory
 
G4UIdirectorymanagerDirectory
 
G4UIcmdWithAnIntegerverboseCmd
 
G4UIcmdWithABooloptActivateCmd
 
G4UIdirectoryvolumeDirectory
 
G4UIcmdWithoutParameterprintVolumeListCmd
 
G4UIcommandsetPolarizationCmd
 
G4UIdirectorytestDirectory
 
G4UIcmdWithoutParametertestPolarizationTransformationCmd
 
G4UIcmdWithoutParametertestInteractionFrameCmd
 

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 61 of file G4PolarizationMessenger.hh.

Constructor & Destructor Documentation

Member Function Documentation

G4String G4PolarizationMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 168 of file G4PolarizationMessenger.cc.

References G4UIcommand::ConvertToString(), G4PolarizationManager::GetVerbose(), polarizationManager, and verboseCmd.

+ Here is the call graph for this function:

Member Data Documentation

G4UIdirectory* G4PolarizationMessenger::managerDirectory
private

Definition at line 76 of file G4PolarizationMessenger.hh.

Referenced by G4PolarizationMessenger(), and ~G4PolarizationMessenger().

G4UIcmdWithABool* G4PolarizationMessenger::optActivateCmd
private
G4UIdirectory* G4PolarizationMessenger::polarizationDirectory
private

Definition at line 74 of file G4PolarizationMessenger.hh.

Referenced by G4PolarizationMessenger(), and ~G4PolarizationMessenger().

G4PolarizationManager* G4PolarizationMessenger::polarizationManager
private

Definition at line 71 of file G4PolarizationMessenger.hh.

Referenced by GetCurrentValue(), and SetNewValue().

G4UIcmdWithoutParameter* G4PolarizationMessenger::printVolumeListCmd
private
G4UIcommand* G4PolarizationMessenger::setPolarizationCmd
private
G4UIdirectory* G4PolarizationMessenger::testDirectory
private

Definition at line 84 of file G4PolarizationMessenger.hh.

Referenced by G4PolarizationMessenger(), and ~G4PolarizationMessenger().

G4UIcmdWithoutParameter* G4PolarizationMessenger::testInteractionFrameCmd
private
G4UIcmdWithoutParameter* G4PolarizationMessenger::testPolarizationTransformationCmd
private
G4UIcmdWithAnInteger* G4PolarizationMessenger::verboseCmd
private
G4UIdirectory* G4PolarizationMessenger::volumeDirectory
private

Definition at line 80 of file G4PolarizationMessenger.hh.

Referenced by G4PolarizationMessenger(), and ~G4PolarizationMessenger().


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