WIP: Kf based alignment
Implement a KalmanFitter-based alignment algorithm prototype. Initial ideas for tasks to be done for this purpose:
- Add derivative of residual with respect to alignment parameters in stepper
- Extend KalmanFitter to get the global covariance matrix of parameters at all track states
- ...