TrkTrack : Consolidate in one place the main TSOS types. Add test for Trk::Track
- What was under
TrkMultiComponentStateOnSurface
is now underTrkTrack
alongide theTrackStateOnSurface
andAEOTrackStateOnSurface
- The
ComponentParameters
andMultiComponentState
which are simple typedefs involvingTrk::Parameters
are moved underTrkParameters
- Added a test for constructing Trk::Track starting from the different TSOS types
Edited by Christos Anastopoulos