46 :myHDC(theHDC),fPackage(pkg)
49 HDCDir =
new G4UIdirectory(
"/HDC/");
50 HDCDir -> SetGuidance(
"HDC control.");
104 HDC_FoilMatCmd =
new G4UIcmdWithAString(
"/HDC/SetFoilMaterial",
this);
109 HDC_FrameMatCmd =
new G4UIcmdWithAString(
"/HDC/SetFrameMaterial",
this);
129 G4String DirPerPackage_name =
"/HDC/HDC" + G4UIcommand::ConvertToString(pkg+1);
130 DirPerPackage =
new G4UIdirectory(G4String(DirPerPackage_name +
"/"));
131 DirPerPackage -> SetGuidance(
"Individual HDC detector control.");
218 G4cout <<
"#### Calling QweakSimHDCMessenger::SetNewValue() " << newValue << G4endl;
223 G4cout <<
"#### Messenger: Setting HDC MasterContainer Material to " << newValue << G4endl;
231 G4cout <<
"#### Messenger: Setting HDC SubContainer Material to " << newValue << G4endl;
239 G4cout <<
"#### Messenger: Setting HDC Frame Material to " << newValue << G4endl;
247 G4cout <<
"#### Messenger: Setting HDC Foil Material to " << newValue << G4endl;
256 G4cout <<
"#### Messenger: Setting HDC WirePlane Material to " << newValue << G4endl;
265 G4cout <<
"#### Messenger: Setting HDC FrontCenter Xpos to " << newValue << G4endl;
272 G4cout <<
"#### Messenger: Setting HDC FrontCenter Ypos to " << newValue << G4endl;
279 G4cout <<
"#### Messenger: Setting HDC FrontCenter Zpos to " << newValue << G4endl;
289 G4cout <<
"#### Messenger: Setting HDC BackCenter Xpos to " << newValue << G4endl;
296 G4cout <<
"#### Messenger: Setting HDC BackCenter Ypos to " << newValue << G4endl;
303 G4cout <<
"#### Messenger: Setting HDC BackCenter Zpos to " << newValue << G4endl;
312 G4cout <<
"#### Messenger: Setting HDC rotation angle in phi to " << newValue << G4endl;
321 G4cout <<
"#### Messenger: Setting HDC FrontCenter Xpos to " << newValue << G4endl;
328 G4cout <<
"#### Messenger: Setting HDC FrontCenter Ypos to " << newValue << G4endl;
335 G4cout <<
"#### Messenger: Setting HDC FrontCenter Zpos to " << newValue << G4endl;
345 G4cout <<
"#### Messenger: Setting HDC BackCenter Xpos to " << newValue << G4endl;
352 G4cout <<
"#### Messenger: Setting HDC BackCenter Ypos to " << newValue << G4endl;
359 G4cout <<
"#### Messenger: Setting HDC BackCenter Zpos to " << newValue << G4endl;
366 G4cout <<
"#### Messenger: Setting HDC rotation angle in phi to " << newValue << G4endl;
371 G4cout <<
"#### Leaving QweakSimHDC Messenger::SetNewValue() " << newValue << G4endl;
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInZ_Cmd
void SetBackHDC_CenterPositionInZ(G4double zPos, G4int pkg)
void SetHDC_RotationAngleInPhi(G4double HDC_phiangle, G4int pkg)
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInY_Cmd
void SetHDC_SubContainerMaterial(G4String)
void SetFrontHDC_CenterPositionInZ(G4double zPos, G4int pkg)
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInZ_Pkg_Cmd
G4UIcmdWithAString * HDC_MasterContainerMatCmd
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInZ_Cmd
G4UIcmdWithAString * HDC_FrameMatCmd
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInX_Pkg_Cmd
void SetBackHDC_CenterPositionInY(G4double yPos, G4int pkg)
G4UIcmdWithAString * HDC_WirePlaneMatCmd
void SetHDC_MasterContainerMaterial(G4String)
void SetHDC_WirePlaneMaterial(G4String)
void SetHDC_FrameMaterial(G4String)
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInZ_Pkg_Cmd
G4UIcmdWithADoubleAndUnit * HDC_RotationAngleInPhi_Cmd
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInX_Cmd
G4UIcmdWithAString * HDC_FoilMatCmd
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInY_Cmd
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInX_Cmd
void SetFrontHDC_CenterPositionInY(G4double yPos, G4int pkg)
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInY_Pkg_Cmd
Region 2 Horizontal Drift Chamber.
G4UIcmdWithADoubleAndUnit * HDC_RotationAngleInPhi_Pkg_Cmd
G4UIcmdWithADoubleAndUnit * HDC_FrontCenterPositionInX_Pkg_Cmd
void SetFrontHDC_CenterPositionInX(G4double xPos, G4int pkg)
G4UIcmdWithAString * HDC_SubContainerMatCmd
G4UIdirectory * DirPerPackage
G4UIcmdWithADoubleAndUnit * HDC_BackCenterPositionInY_Pkg_Cmd
void SetNewValue(G4UIcommand *, G4String)
void SetHDC_FoilMaterial(G4String)
QweakSimHDCMessenger(QweakSimHDC *, G4int pkg=0)
void SetBackHDC_CenterPositionInX(G4double xPos, G4int pkg)