Definition at line 23 of file CaptCryostatBuilder.cc.
Definition at line 32 of file CaptCryostatBuilder.cc.
37 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"argonDepth"),
this);
39 "Set the distance between the flange and the liquid argon.");
44 =
new G4UIcmdWithADoubleAndUnit(
CommandName(
"tpcDepth"),
this);
46 "Set the distance between the flange and TPC origin.");
51 =
new G4UIcmdWithAString(
CommandName(
"vessel"),
this);
53 "Set the type of vessel to be built.");
G4UIcmdWithADoubleAndUnit * fArgonDepthCMD
CaptCryostatBuilder * fBuilder
G4UIcmdWithAString * fVesselTypeCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
G4UIcmdWithADoubleAndUnit * fTPCDepthCMD
virtual CaptCryostatMessenger::~CaptCryostatMessenger |
( |
| ) |
|
|
inlinevirtual |
Definition at line 57 of file CaptCryostatBuilder.cc.
G4UIcmdWithADoubleAndUnit * fArgonDepthCMD
G4UIcmdWithAString * fVesselTypeCMD
G4UIcmdWithADoubleAndUnit * fTPCDepthCMD
void CaptCryostatMessenger::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
val |
|
) |
| |
|
inline |
Definition at line 63 of file CaptCryostatBuilder.cc.
void SetNewValue(G4UIcommand *cmd, G4String val)
G4UIcmdWithADoubleAndUnit * fArgonDepthCMD
CaptCryostatBuilder * fBuilder
G4UIcmdWithAString * fVesselTypeCMD
void SetArgonDepth(double v)
void SetTPCDepth(double v)
G4UIcmdWithADoubleAndUnit * fTPCDepthCMD
void SetVesselType(std::string v)
G4UIcmdWithADoubleAndUnit* CaptCryostatMessenger::fArgonDepthCMD |
|
private |
G4UIcmdWithADoubleAndUnit* CaptCryostatMessenger::fTPCDepthCMD |
|
private |
G4UIcmdWithAString* CaptCryostatMessenger::fVesselTypeCMD |
|
private |
The documentation for this class was generated from the following file: