This project is mirrored from https://github.com/acts-project/acts.git.
- Mar 20, 2020
-
-
- Mar 05, 2020
-
-
Moritz Kiehn authored
-
- Feb 18, 2020
-
-
- Feb 11, 2020
-
-
- Dec 19, 2019
-
-
Paul Gessinger authored
This removes usage of boost::optional and boost::none in favor of std::optional and std::nullopt.
-
- Dec 13, 2019
-
-
Xiaocong Ai authored
-
Xiaocong Ai authored
-
Xiaocong Ai authored
-
Xiaocong Ai authored
-
Xiaocong Ai authored
-
Xiaocong Ai authored
-
-
-
-
-
-
-
-
- Dec 10, 2019
-
-
Andreas Salzburger authored
-
-
-
Andreas Salzburger authored
-
- Dec 09, 2019
-
-
- Nov 25, 2019
-
-
-
-
-
Also adds an aborter to the KF to be able to terminate fitting in case an unrecoverable error occurs.
-
-
-
The gain matrix smoother and updator now accept MJ and TSProxies respectively. The KF is changed to accomodate this. The KF now does not pre-fill measurements into track states, but appends them to the MJ as it goes along. Calibration is now done by the KF itself, the GainMatrixUpdator loses the calibrator object and doesn't to it anymore. WARNING: The Updator currently uses dynamic matrices! This is slow and will be replaced with fixed size matrix arithmetic again! The Updator and Smoother tests are updated to support the new arguments, but expect the same calculation results as before.
-
- Nov 11, 2019
-
-
Moritz Kiehn authored
-
- Nov 04, 2019
-
-