Definition at line 22 of file CaptWirePlaneBuilder.cc.
Definition at line 32 of file CaptWirePlaneBuilder.cc.
37 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"apothem"),
this);
38 fApothemCMD->SetGuidance(
"Set the apothem of the drift region.");
45 "Set the wire spacing.");
52 "Set the maximum number of wires in a plane.");
CaptWirePlaneBuilder * fBuilder
G4UIcmdWithADoubleAndUnit * fSpacingCMD
G4UIcmdWithAnInteger * fMaxWireCountCMD
G4UIcmdWithADoubleAndUnit * fApothemCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
virtual CaptWirePlaneMessenger::~CaptWirePlaneMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 57 of file CaptWirePlaneBuilder.cc.
G4UIcmdWithADoubleAndUnit * fSpacingCMD
G4UIcmdWithAnInteger * fMaxWireCountCMD
G4UIcmdWithADoubleAndUnit * fApothemCMD
void CaptWirePlaneMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 63 of file CaptWirePlaneBuilder.cc.
void SetNewValue(G4UIcommand *cmd, G4String val)
CaptWirePlaneBuilder * fBuilder
G4UIcmdWithADoubleAndUnit * fSpacingCMD
void SetMaxWireCount(int v)
void SetSpacing(double v)
G4UIcmdWithAnInteger * fMaxWireCountCMD
G4UIcmdWithADoubleAndUnit * fApothemCMD
void SetApothem(double v)
G4UIcmdWithADoubleAndUnit* CaptWirePlaneMessenger::fApothemCMD |
|
private |
G4UIcmdWithAnInteger* CaptWirePlaneMessenger::fMaxWireCountCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptWirePlaneMessenger::fSpacingCMD |
|
private |
The documentation for this class was generated from the following file: