Skip to content

Fix unit for q/pT error in IDPVM

Thomas Strebler requested to merge tstreble-24.0-patch-82356 into 24.0

Follow up to !72532 (merged) : the mixed term m_trkP[QOVERP] * trkprt.definingParametersCovMatrix()(3, 4) had the wrong unit because m_trkP[QOVERP] was converted in GeV but the off-diagonal covariance matrix was not. Updated to use consistent quantities and only convert to MeV in the end.

FYI @esampson

Merge request reports