Geant4  10.02
ExExChDetectorConstructionMessenger Class Reference

#include <ExExChDetectorConstructionMessenger.hh>

+ Inheritance diagram for ExExChDetectorConstructionMessenger:
+ Collaboration diagram for ExExChDetectorConstructionMessenger:

Public Member Functions

 ExExChDetectorConstructionMessenger (ExExChDetectorConstruction *mpga)
 
 ~ExExChDetectorConstructionMessenger ()
 
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
 
G4bool CommandsShouldBeInMaster () const
 

Private Attributes

ExExChDetectorConstructionfTarget
 
G4UIdirectoryfMyXtalDirectory
 
G4UIcmdWithAStringfXtalMaterialCmd
 
G4UIcmdWith3VectorAndUnitfXtalCurvatureRadiusCmd
 
G4UIcmdWith3VectorAndUnitfXtalSizeCmd
 
G4UIcmdWith3VectorAndUnitfXtalAngleCmd
 
G4UIcmdWith3VectorAndUnitfXtalCellSizeCmd
 
G4UIcmdWith3VectorAndUnitfXtalCellAngleCmd
 
G4UIcmdWithADoubleAndUnitfXtalCellThermalVibration
 
G4UIcmdWith3VectorfXtalMillerCmd
 
G4UIcmdWithAStringfAddXtal
 

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
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 41 of file ExExChDetectorConstructionMessenger.hh.

Constructor & Destructor Documentation

ExExChDetectorConstructionMessenger::~ExExChDetectorConstructionMessenger ( )

Member Function Documentation

Member Data Documentation

G4UIcmdWithAString* ExExChDetectorConstructionMessenger::fAddXtal
private
G4UIdirectory* ExExChDetectorConstructionMessenger::fMyXtalDirectory
private
ExExChDetectorConstruction* ExExChDetectorConstructionMessenger::fTarget
private

Definition at line 52 of file ExExChDetectorConstructionMessenger.hh.

Referenced by GetCurrentValue(), and SetNewValue().

G4UIcmdWith3VectorAndUnit* ExExChDetectorConstructionMessenger::fXtalAngleCmd
private
G4UIcmdWith3VectorAndUnit* ExExChDetectorConstructionMessenger::fXtalCellAngleCmd
private
G4UIcmdWith3VectorAndUnit* ExExChDetectorConstructionMessenger::fXtalCellSizeCmd
private
G4UIcmdWithADoubleAndUnit* ExExChDetectorConstructionMessenger::fXtalCellThermalVibration
private
G4UIcmdWith3VectorAndUnit* ExExChDetectorConstructionMessenger::fXtalCurvatureRadiusCmd
private
G4UIcmdWithAString* ExExChDetectorConstructionMessenger::fXtalMaterialCmd
private
G4UIcmdWith3Vector* ExExChDetectorConstructionMessenger::fXtalMillerCmd
private
G4UIcmdWith3VectorAndUnit* ExExChDetectorConstructionMessenger::fXtalSizeCmd
private

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