Add Track v2
Adds a new Track object which does not inherit from KeyedObject and is not generated via GOD. The other difference is that it has a vector of States rather than pointer to States.
-
Give it a proper name, I would prefer LHCb::Pr::v1::TrackorLHCb::Tracking::v1::Trackas this object is intended to pass a track from one pattern recognition algorithm to the next. -
Clean up and remove all unnecessary functions and member objects. E.g. default constructors and destructors should be possible.
Needed for Rec!1226 (merged)
Edited by Peter Kardos