42 : fGlobalField(pEMfield)
48 fStepperCMD->
SetGuidance(
"Select stepper type for field");
55 fUpdateCMD->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
56 fUpdateCMD->
SetGuidance(
"if you changed field settings.");
73 fDeltaOneStepCMD->
SetGuidance(
"Define delta one step");
78 fDeltaIntersectionCMD =
80 fDeltaIntersectionCMD->
SetGuidance(
"Define delta intersection");
106 delete fDeltaChordCMD;
107 delete fDeltaOneStepCMD;
108 delete fDeltaIntersectionCMD;
118 if( command == fStepperCMD )
122 if( command == fUpdateCMD )
126 if( command == fMinStepCMD )
130 if( command == fDeltaChordCMD )
134 if( command == fDeltaOneStepCMD )
139 if( command == fDeltaIntersectionCMD )
144 if( command == fEpsMinCMD )
148 if( command == fEpsMaxCMD )