Geant4  10.01.p02
IORTDetectorMessenger Class Reference

#include <IORTDetectorMessenger.hh>

+ Inheritance diagram for IORTDetectorMessenger:
+ Collaboration diagram for IORTDetectorMessenger:

Public Member Functions

 IORTDetectorMessenger (IORTDetectorConstruction *)
 
 ~IORTDetectorMessenger ()
 
void SetNewValue (G4UIcommand *, G4String)
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 
G4bool CommandsShouldBeInMaster () const
 

Private Attributes

IORTDetectorConstruction * iortDetector
 
G4UIdirectory * changeThePhantomDir
 
G4UIdirectory * changeTheDetectorDir
 
G4UIdirectory * changeTheDisc1Dir
 
G4UIdirectory * changeTheDisc2Dir
 
G4UIdirectory * deleteTheDiscDir
 
G4UIdirectory * insertTheDiscDir
 
G4UIdirectory * changeTheAnglediscDir
 
G4UIcmdWithoutParameter * updateCmd
 
G4UIcmdWithoutParameter * deletediscCmd
 
G4UIcmdWithoutParameter * insertdiscCmd
 
G4UIcmdWithAString * changeThePhantomMaterialCmd
 
G4UIcmdWithAString * changeTheDisc1MaterialCmd
 
G4UIcmdWithAString * changeTheDisc2MaterialCmd
 
G4UIcmdWith3VectorAndUnit * changeThePhantomSizeCmd
 
G4UIcmdWith3VectorAndUnit * changeThePhantomPositionCmd
 
G4UIcmdWith3VectorAndUnit * changeTheDetectorSizeCmd
 
G4UIcmdWith3VectorAndUnit * changeTheDetectorToPhantomPositionCmd
 
G4UIcmdWith3VectorAndUnit * changeTheDetectorVoxelCmd
 
G4UIcmdWithADoubleAndUnit * changeOuterRadiusDiscoIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeinnerRadiusDiscoIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeheightDiscoIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeDiscoXPositionIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeDiscoYPositionIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeDiscoZPositionIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeOuterRadiusDisco1IORTCmd
 
G4UIcmdWithADoubleAndUnit * changeinnerRadiusDisco1IORTCmd
 
G4UIcmdWithADoubleAndUnit * changeheightDisco1IORTCmd
 
G4UIcmdWithADoubleAndUnit * changeDisco1XPositionIORTCmd
 
G4UIcmdWithADoubleAndUnit * changeTheAnglediscCmd
 

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
 

Detailed Description

Definition at line 54 of file IORTDetectorMessenger.hh.

Constructor & Destructor Documentation

Member Function Documentation

Member Data Documentation

G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeDisco1XPositionIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeDiscoXPositionIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeDiscoYPositionIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeDiscoZPositionIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeheightDisco1IORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeheightDiscoIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeinnerRadiusDisco1IORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeinnerRadiusDiscoIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeOuterRadiusDisco1IORTCmd
private
G4UIcmdWithADoubleAndUnit* IORTDetectorMessenger::changeOuterRadiusDiscoIORTCmd
private
G4UIcmdWithADoubleAndUnit * IORTDetectorMessenger::changeTheAnglediscCmd
private
G4UIdirectory * IORTDetectorMessenger::changeTheAnglediscDir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

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

G4UIdirectory * IORTDetectorMessenger::changeTheDetectorDir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

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

G4UIcmdWith3VectorAndUnit * IORTDetectorMessenger::changeTheDetectorSizeCmd
private
G4UIcmdWith3VectorAndUnit * IORTDetectorMessenger::changeTheDetectorToPhantomPositionCmd
private
G4UIcmdWith3VectorAndUnit * IORTDetectorMessenger::changeTheDetectorVoxelCmd
private
G4UIdirectory * IORTDetectorMessenger::changeTheDisc1Dir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

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

G4UIcmdWithAString * IORTDetectorMessenger::changeTheDisc1MaterialCmd
private
G4UIdirectory * IORTDetectorMessenger::changeTheDisc2Dir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

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

G4UIcmdWithAString * IORTDetectorMessenger::changeTheDisc2MaterialCmd
private
G4UIdirectory* IORTDetectorMessenger::changeThePhantomDir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

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

G4UIcmdWithAString* IORTDetectorMessenger::changeThePhantomMaterialCmd
private
G4UIcmdWith3VectorAndUnit * IORTDetectorMessenger::changeThePhantomPositionCmd
private
G4UIcmdWith3VectorAndUnit* IORTDetectorMessenger::changeThePhantomSizeCmd
private
G4UIcmdWithoutParameter * IORTDetectorMessenger::deletediscCmd
private
G4UIdirectory * IORTDetectorMessenger::deleteTheDiscDir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

Referenced by IORTDetectorMessenger().

G4UIcmdWithoutParameter * IORTDetectorMessenger::insertdiscCmd
private
G4UIdirectory * IORTDetectorMessenger::insertTheDiscDir
private

Definition at line 67 of file IORTDetectorMessenger.hh.

Referenced by IORTDetectorMessenger().

IORTDetectorConstruction* IORTDetectorMessenger::iortDetector
private

Definition at line 65 of file IORTDetectorMessenger.hh.

Referenced by SetNewValue().

G4UIcmdWithoutParameter* IORTDetectorMessenger::updateCmd
private

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