Definition at line 24 of file CaptDriftRegionBuilder.cc.
Definition at line 33 of file CaptDriftRegionBuilder.cc.
38 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"apothem"),
this);
39 fApothemCMD->SetGuidance(
"Set the apothem of the drift region.");
46 "Set the drift length from cathode to wires.");
53 "Set spacing between the wires.");
G4UIcmdWithADoubleAndUnit * fApothemCMD
G4UIcmdWithADoubleAndUnit * fWirePlaneSpacingCMD
G4UIcmdWithADoubleAndUnit * fDriftLengthCMD
CaptDriftRegionBuilder * fBuilder
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
virtual CaptDriftRegionMessenger::~CaptDriftRegionMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 58 of file CaptDriftRegionBuilder.cc.
G4UIcmdWithADoubleAndUnit * fApothemCMD
G4UIcmdWithADoubleAndUnit * fWirePlaneSpacingCMD
G4UIcmdWithADoubleAndUnit * fDriftLengthCMD
void CaptDriftRegionMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 64 of file CaptDriftRegionBuilder.cc.
void SetNewValue(G4UIcommand *cmd, G4String val)
G4UIcmdWithADoubleAndUnit * fApothemCMD
void SetWirePlaneSpacing(double v)
Set the spacing between the wire planes.
G4UIcmdWithADoubleAndUnit * fWirePlaneSpacingCMD
G4UIcmdWithADoubleAndUnit * fDriftLengthCMD
void SetApothem(double v)
CaptDriftRegionBuilder * fBuilder
void SetDriftLength(double v)
G4UIcmdWithADoubleAndUnit* CaptDriftRegionMessenger::fApothemCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptDriftRegionMessenger::fDriftLengthCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptDriftRegionMessenger::fWirePlaneSpacingCMD |
|
private |
The documentation for this class was generated from the following file: