DistanceToOut for sphere returned kInfLength for rays starting from surface and having the direction almost perpendicular to the position vector, but slightly inwards. Such rays were supposed to give a crossing solution for intersecting the outer surface, but numerically did not in case the surface point is close to rmax+kTolerance. This fixes such problems, and also the G4+VecGeom dna example test.