Update all API calls to Acts version 9.2.0
- Update all algorithms to compile and run with 9.2.0.
- Add
RunCKF
option to disable/enable running of CKF inACTSSeedingProc
. - Use
boost::flat_multiset
to store hits. Now required by Acts.
RunCKF
option to disable/enable running of CKF in ACTSSeedingProc
.boost::flat_multiset
to store hits. Now required by Acts.