56 AcceleratorName->
SetGuidance(
"accelerator name to select among those implemented (acc1)");
59 acceleratorMacFileName=
new G4UIcmdWithAString(
"/accelerator/AcceleratorMacFileName",
this);
61 acceleratorMacFileName->
SetGuidance(
"full path and macro file name containing specific setup data for the accelerator chosen");
68 rotationX->
SetGuidance(
"angles of rotation along X [deg]");
73 isoCentre->
SetGuidance(
"distance between the isocentre and the target of the accelerator");
79 bRotate90Y->
SetGuidance(
"to rotate the accelerator of 90 deg around the Y axis (true)");
85 delete AcceleratorName;
87 delete acceleratorMacFileName;
94 if (cmd==AcceleratorName)
97 if (cmd==acceleratorMacFileName)
111 command =
"/run/beamOn 0";
113 command =
"/vis/viewer/flush";