45 fExrdmDir->
SetGuidance(
"UI commands specific to this example.");
51 fTargMatCmd->
SetGuidance(
"Select Material of the Target.");
56 fTargRadiusCmd->
SetGuidance(
"Set the Target Radius.");
62 fTargLengthCmd->
SetGuidance(
"Set the Target Length.");
68 fDetectMatCmd->
SetGuidance(
"Select Material of the Detector.");
74 fDetectThicknessCmd->
SetGuidance(
"Set the Detector Thickness.");
81 fDetectLengthCmd->
SetGuidance(
"Set the Detector Length.");
93 delete fTargRadiusCmd;
94 delete fDetectThicknessCmd;
95 delete fTargLengthCmd;
96 delete fDetectLengthCmd;
106 else if ( command == fTargLengthCmd )
108 else if ( command == fTargRadiusCmd )
110 else if( command == fDetectMatCmd )
112 else if (command == fDetectLengthCmd )
115 else if (command == fDetectThicknessCmd )