#include <EDepSimComponentBuilder.hh>
Definition at line 115 of file EDepSimComponentBuilder.hh.
Definition at line 124 of file EDepSimComponentBuilder.hh.
130 fWidthCMD->SetGuidance(
"Set the width of the component.");
131 fWidthCMD->SetParameterName(
"Width",
false);
135 fHeightCMD->SetGuidance(
"Set the height of the component.");
140 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"maxWidth"),
this);
141 fMaxWidthCMD->SetGuidance(
"Set the maximum width of the component.");
146 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"maxHeight"),
this);
147 fMaxHeightCMD->SetGuidance(
"Set the maximum height of the component.");
EDepSim::ComponentBuilder * fBuilder
G4UIcmdWithADoubleAndUnit * fHeightCMD
G4UIcmdWithADoubleAndUnit * fWidthCMD
G4UIcmdWithADoubleAndUnit * fMaxHeightCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
G4UIcmdWithADoubleAndUnit * fMaxWidthCMD
virtual EDepSim::ComponentBuilderMessenger::~ComponentBuilderMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 153 of file EDepSimComponentBuilder.hh.
G4UIcmdWithADoubleAndUnit * fHeightCMD
G4UIcmdWithADoubleAndUnit * fWidthCMD
G4UIcmdWithADoubleAndUnit * fMaxHeightCMD
G4UIcmdWithADoubleAndUnit * fMaxWidthCMD
void EDepSim::ComponentBuilderMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 160 of file EDepSimComponentBuilder.hh.
void SetNewValue(G4UIcommand *cmd, G4String val)
EDepSim::ComponentBuilder * fBuilder
G4UIcmdWithADoubleAndUnit * fHeightCMD
virtual void SetHeight(double w)
G4UIcmdWithADoubleAndUnit * fWidthCMD
G4UIcmdWithADoubleAndUnit * fMaxHeightCMD
virtual void SetWidth(double w)
G4UIcmdWithADoubleAndUnit * fMaxWidthCMD
G4UIcmdWithADoubleAndUnit* EDepSim::ComponentBuilderMessenger::fHeightCMD |
|
private |
G4UIcmdWithADoubleAndUnit* EDepSim::ComponentBuilderMessenger::fMaxHeightCMD |
|
private |
G4UIcmdWithADoubleAndUnit* EDepSim::ComponentBuilderMessenger::fMaxWidthCMD |
|
private |
G4UIcmdWithADoubleAndUnit* EDepSim::ComponentBuilderMessenger::fWidthCMD |
|
private |
The documentation for this class was generated from the following file: