63   fAbsMaterCmd->
SetGuidance(
"Select Material of the Absorber.");
 
   69   fWorldMaterCmd->
SetGuidance(
"Select Material of the World.");
 
   75   fAbsThickCmd->
SetGuidance(
"Set Thickness of the Absorber");
 
   82   fAbsRadCmd->
SetGuidance(
"Set radius of the Absorber");
 
   89   fAbsZposCmd->
SetGuidance(
"Set Z pos. of the Absorber");
 
  102   fWorldRCmd->
SetGuidance(
"Set R size of the World");
 
  109   fUpdateCmd->
SetGuidance(
"Update calorimeter geometry.");
 
  110   fUpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
 
  111   fUpdateCmd->
SetGuidance(
"if you changed geometrical value(s).");
 
  124   delete fWorldMaterCmd;
 
  135   if ( command == fAbsMaterCmd )
 
  138   if ( command == fWorldMaterCmd )
 
  141   if ( command == fAbsThickCmd )
 
  144   if ( command == fAbsRadCmd )
 
  147   if ( command == fAbsZposCmd )
 
  150   if ( command == fWorldZCmd )
 
  153   if ( command == fWorldRCmd )
 
  156   if ( command == fUpdateCmd )