|
Geant4 VMC Version 6.7
|
Messenger class that defines commands for TG4DetConstruction. More...
#include <TG4DetConstructionMessenger.h>

Public Member Functions | |
| TG4DetConstructionMessenger (TG4GeometryManager *geometryManager) | |
| virtual | ~TG4DetConstructionMessenger () |
| virtual void | SetNewValue (G4UIcommand *command, G4String newValues) |
Private Member Functions | |
| TG4DetConstructionMessenger () | |
| Not implemented. | |
| TG4DetConstructionMessenger (const TG4DetConstructionMessenger &right) | |
| Not implemented. | |
| TG4DetConstructionMessenger & | operator= (const TG4DetConstructionMessenger &right) |
| Not implemented. | |
| void | CreateSetNewRadiatorCmd () |
| void | CreateSetRadiatorLayerCmd () |
| void | CreateSetRadiatorStrawTubeCmd () |
| void | CreateSetRadiatorCmd () |
| The following command is deprecated, will be removed in the next version. | |
Private Attributes | |
| TG4GeometryManager * | fGeometryManager |
| associated class | |
| G4UIdirectory * | fDirectory |
| command directory | |
| G4UIcmdWithABool * | fIsLocalFieldCmd |
| command: setIsLocalMagField | |
| G4UIcmdWithABool * | fIsZeroFieldCmd |
| command: setIsZeroMagField | |
| G4UIcmdWithABool * | fIsMonopoleFieldCmd |
| command: setIsMonopole | |
| G4UIcmdWithAString * | fSeparatorCmd |
| command: volumeNameSeparator | |
| G4UIcmdWithoutParameter * | fPrintMaterialsCmd |
| command: printMatrials | |
| G4UIcmdWithoutParameter * | fPrintMaterialsPropertiesCmd |
| command: printMaterialsProperties | |
| G4UIcmdWithoutParameter * | fPrintMediaCmd |
| command: printMedia | |
| G4UIcmdWithoutParameter * | fPrintVolumesCmd |
| command: printVolumes | |
| G4UIcmdWithAString * | fPrintCutsCmd |
| command: printCuts | |
| G4UIcmdWithAString * | fPrintControlsCmd |
| command: printControls | |
| G4UIcmdWithABool * | fIsUserMaxStepCmd |
| command: setIsUserMaxStep | |
| G4UIcmdWithABool * | fIsMaxStepInLowDensityMaterialsCmd |
| command: setIsMaxStepInLowDensityMaterials | |
| G4UIcmdWithADoubleAndUnit * | fSetLimitDensityCmd |
| command: setLimitDensity | |
| G4UIcmdWithADoubleAndUnit * | fSetMaxStepInLowDensityMaterialsCmd |
| command: setMaxStepInLowDensityMaterials | |
| G4UIcommand * | fSetNewRadiatorCmd |
| command: setNewRadiator | |
| G4UIcommand * | fSetRadiatorLayerCmd |
| command: setRadiatorLayer | |
| G4UIcommand * | fSetRadiatorStrawTubeCmd |
| command: setRadiatorStrawTube | |
| G4UIcommand * | fSetRadiatorCmd |
| TG4RadiatorDescription * | fRadiatorDescription |
| current radiator description | |
Messenger class that defines commands for TG4DetConstruction.
Implements commands:
The following command is deprecated, it will be removed in the next version
Definition at line 59 of file TG4DetConstructionMessenger.h.
| TG4DetConstructionMessenger::TG4DetConstructionMessenger | ( | TG4GeometryManager * | geometryManager | ) |
Standard constructor
Definition at line 31 of file TG4DetConstructionMessenger.cxx.
Referenced by operator=(), and TG4DetConstructionMessenger().
|
virtual |
Destructor
Definition at line 174 of file TG4DetConstructionMessenger.cxx.
|
private |
Not implemented.
|
private |
Not implemented.
|
virtual |
Apply command to the associated object.
Definition at line 324 of file TG4DetConstructionMessenger.cxx.
|
private |
Not implemented.
|
private |
Definition at line 204 of file TG4DetConstructionMessenger.cxx.
Referenced by TG4DetConstructionMessenger().
|
private |
Definition at line 230 of file TG4DetConstructionMessenger.cxx.
Referenced by TG4DetConstructionMessenger().
|
private |
Definition at line 254 of file TG4DetConstructionMessenger.cxx.
Referenced by TG4DetConstructionMessenger().
|
private |
The following command is deprecated, will be removed in the next version.
Definition at line 277 of file TG4DetConstructionMessenger.cxx.
Referenced by TG4DetConstructionMessenger().
|
private |
associated class
Definition at line 85 of file TG4DetConstructionMessenger.h.
Referenced by TG4DetConstructionMessenger().
|
private |
command directory
Definition at line 86 of file TG4DetConstructionMessenger.h.
Referenced by TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setIsLocalMagField
Definition at line 92 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setIsZeroMagField
Definition at line 95 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setIsMonopole
Definition at line 98 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: volumeNameSeparator
Definition at line 101 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printMatrials
Definition at line 104 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printMaterialsProperties
Definition at line 107 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printMedia
Definition at line 110 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printVolumes
Definition at line 113 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printCuts
Definition at line 116 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: printControls
Definition at line 119 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setIsUserMaxStep
Definition at line 122 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setIsMaxStepInLowDensityMaterials
Definition at line 125 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setLimitDensity
Definition at line 128 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setMaxStepInLowDensityMaterials
Definition at line 131 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setNewRadiator
Definition at line 134 of file TG4DetConstructionMessenger.h.
Referenced by CreateSetNewRadiatorCmd(), SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setRadiatorLayer
Definition at line 137 of file TG4DetConstructionMessenger.h.
Referenced by CreateSetRadiatorLayerCmd(), SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setRadiatorStrawTube
Definition at line 140 of file TG4DetConstructionMessenger.h.
Referenced by CreateSetRadiatorStrawTubeCmd(), SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
command: setRadiator This command is now deprecated, will be removed in the next version. It is replaced with a simpler setNewRadiator command.
Definition at line 145 of file TG4DetConstructionMessenger.h.
Referenced by CreateSetRadiatorCmd(), SetNewValue(), TG4DetConstructionMessenger(), and ~TG4DetConstructionMessenger().
|
private |
current radiator description
Definition at line 148 of file TG4DetConstructionMessenger.h.
Referenced by SetNewValue(), and TG4DetConstructionMessenger().