65 fAbsMaterCmd->
SetGuidance(
"Select Material of the Absorber.");
71 fWorldMaterCmd->
SetGuidance(
"Select Material of the World.");
77 fAbsThickCmd->
SetGuidance(
"Set Thickness of the Absorber");
84 fAbsRadCmd->
SetGuidance(
"Set radius of the Absorber");
91 fAbsZposCmd->
SetGuidance(
"Set Z pos. of the Absorber");
104 fWorldRCmd->
SetGuidance(
"Set R size of the World");
111 fUpdateCmd->
SetGuidance(
"Update calorimeter geometry.");
112 fUpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
113 fUpdateCmd->
SetGuidance(
"if you changed geometrical value(s).");
126 delete fWorldMaterCmd;
137 if( command == fAbsMaterCmd )
140 if( command == fWorldMaterCmd )
143 if( command == fAbsThickCmd )
146 if( command == fAbsRadCmd )
149 if( command == fAbsZposCmd )
152 if( command == fWorldZCmd )
155 if( command == fWorldRCmd )
158 if( command == fUpdateCmd )