42 :hadrontherapyGeometryController(controller)
46 changeTheGeometryDir -> SetGuidance(
"Geometry setup");
49 changeTheGeometryCmd -> SetGuidance(
"Select the geometry you wish to use");
50 changeTheGeometryCmd -> SetParameterName(
"Geometry",
false);
56 delete changeTheGeometryDir;
57 delete changeTheGeometryCmd;
62 if( command == changeTheGeometryCmd )
63 { hadrontherapyGeometryController -> SetGeometry (newValue);}