Make TimedExtrapolator const correct.
- dropped unused mutable members
- moved mutable members into cache object which is passed through.
This should allow to call the TimedExtrapolator from multiple threads in parallel.
"Addresses" ATLASSIM-4429.
This should allow to call the TimedExtrapolator from multiple threads in parallel.
"Addresses" ATLASSIM-4429.