70 if( angleThreshold < 0.0 )
127 constexpr
G4int nvar = 6 ;
128 constexpr
G4int nvarMax = 8 ;
129 G4double yTemp[nvarMax], yIn[nvarMax], yTemp2[nvarMax];
138 for(
G4int i=0; i<nvar; ++i)
161 for(
G4int i=0; i<nvar; ++i)
163 yErr[i] = yOut[i] - yTemp2[i];
189 distChord=
GetRadHelix()*(1-std::cos(0.5*Ang_curve));
209 G4cout <<
"In HelixMixedStepper::Number of calls to smallStepStepper = "
220 switch ( StepperNumber )
319 G4cout <<
" chosen as stepper for small steps in G4HelixMixedStepper."