Definition at line 22 of file CaptWorldBuilder.cc.
Definition at line 31 of file CaptWorldBuilder.cc.
35 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"length"),
this);
36 fLengthCMD->SetGuidance(
"Set the length of the world.");
41 fWidthCMD->SetGuidance(
"Set the width of the world.");
42 fWidthCMD->SetParameterName(
"Width",
false);
46 fHeightCMD->SetGuidance(
"Set the height of the world.");
G4UIcmdWithADoubleAndUnit * fHeightCMD
G4UIcmdWithADoubleAndUnit * fLengthCMD
G4UIcmdWithADoubleAndUnit * fWidthCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
CaptWorldBuilder * fBuilder
virtual CaptWorldMessenger::~CaptWorldMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 51 of file CaptWorldBuilder.cc.
G4UIcmdWithADoubleAndUnit * fHeightCMD
G4UIcmdWithADoubleAndUnit * fLengthCMD
G4UIcmdWithADoubleAndUnit * fWidthCMD
void CaptWorldMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 57 of file CaptWorldBuilder.cc.
void SetNewValue(G4UIcommand *cmd, G4String val)
G4UIcmdWithADoubleAndUnit * fHeightCMD
void SetHeight(double v)
Set the height of the world.
void SetWidth(double v)
Set the width of the world.
G4UIcmdWithADoubleAndUnit * fLengthCMD
void SetLength(double v)
Set the length of the world.
G4UIcmdWithADoubleAndUnit * fWidthCMD
CaptWorldBuilder * fBuilder
G4UIcmdWithADoubleAndUnit* CaptWorldMessenger::fHeightCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptWorldMessenger::fLengthCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptWorldMessenger::fWidthCMD |
|
private |
The documentation for this class was generated from the following file: