Implement new TrackState EDM used in KF
Compare changes
Files
3- Paul Gessinger authored
Also add getters and "setters". They're not really setters, since the function returns a mutable reference to the backing storage, allowing direct manipulation.
@@ -106,6 +106,9 @@ struct IndexData {
@@ -364,6 +367,35 @@ class TrackStateProxy {
@@ -458,6 +490,7 @@ class MultiTrajectory {