Definition at line 22 of file CaptPMTBuilder.cc.
Definition at line 31 of file CaptPMTBuilder.cc.
36 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"size"),
this);
37 fSizeCMD->SetGuidance(
"Set the PMT size.");
38 fSizeCMD->SetParameterName(
"size",
false);
49 fRoundCMD->SetGuidance(
"Flag that the PMT is round.");
G4UIcmdWithABool * fRoundCMD
CaptPMTBuilder * fBuilder
G4UIcmdWithADoubleAndUnit * fSizeCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
G4UIcmdWithADoubleAndUnit * fBaseLengthCMD
virtual CaptPMTMessenger::~CaptPMTMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 52 of file CaptPMTBuilder.cc.
G4UIcmdWithABool * fRoundCMD
G4UIcmdWithADoubleAndUnit * fSizeCMD
G4UIcmdWithADoubleAndUnit * fBaseLengthCMD
void CaptPMTMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 58 of file CaptPMTBuilder.cc.
void SetNewValue(G4UIcommand *cmd, G4String val)
G4UIcmdWithABool * fRoundCMD
void SetRound(bool v)
Set that the PMT is round.
CaptPMTBuilder * fBuilder
void SetBaseLength(double v)
G4UIcmdWithADoubleAndUnit * fSizeCMD
G4UIcmdWithADoubleAndUnit * fBaseLengthCMD
G4UIcmdWithADoubleAndUnit* CaptPMTMessenger::fBaseLengthCMD |
|
private |
G4UIcmdWithABool* CaptPMTMessenger::fRoundCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptPMTMessenger::fSizeCMD |
|
private |
The documentation for this class was generated from the following file: