Skip to content
Snippets Groups Projects

Update to test_davinci_tupling_DTF_pvs following Moore!4292

Merged Miroslav Saur requested to merge msaur_follow_moore4292 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -37,7 +37,7 @@ B_vars_stored = ['Bs_OWNPV_Y','Bs_OWNPV_Z','Bs_OWNPV_X','Bs_OWNPV_NDOF', 'Bs_DTF
# The hash is got from DaVinci/v63r6 with 5 significant digit
# dd4hep platform desc platform
expected_chi2_hashs = [-6712918245859272476, -8420881755086790226, -7952819373100832545, 7717096432257230225, -6287254534408923912]
expected_chi2_hashs = [-8742689552295673863, -6712918245859272476, -8420881755086790226, -7952819373100832545, 7717096432257230225, -6287254534408923912]
#sort the expected vars
B_vars_stored = sorted(B_vars_stored)
Loading