Skip to content

Add track parameters in TupleToolTrackInfo

Patrick Koppenburg requested to merge add-trackParams into master

! 2017-12-22 - Cristina Sanchez Gras, Patrick Koppenburg

  • TupleToolTrackInfo : added option StoreFirstMeasurement that adds the new values
      • X_TRACK_qOverp : q/p of state at 'FirstMeasurement'
      • X_TRACK_Tx : x slope of state at 'FirstMeasurement'
      • X_TRACK_Ty : y slope of state at 'FirstMeasurement' The already existing X_TRACK_FirstMeasurement{X,Y,Z} get also added. Verbose also adds these six variables. The change is thus backward-comaptible.

Merge request reports