Skip to content

added option StoreFirstMeasurement that stores first measurements

Patrick Koppenburg requested to merge addTrackParametersToDTT 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-compatible.

Merge request reports