Skip to content
Snippets Groups Projects

STEPPropagator: Try to avoid converting magnetic fileld values from double to float and then back to double

1 unresolved thread

The magnetic field returns double. There should be no reason to convert to float and the back implicitly to double when we do math operations with other double variables or constants.

Actually, we should be losing a bit in accuracy and a bit of time converting from one to the other.

Curious to see if something changes in the CI outputs prb like this is a bit more numerically stable ...

Mentioning @goblirsc and @npetters

Edited by Christos Anastopoulos

Merge request reports

Pipeline #2172297 passed

Pipeline passed for 478de389 on ATLAS-EGamma:STEP_avoid_double_float_magField_conversion

Merged by Frank WinklmeierFrank Winklmeier 4 years ago (Dec 14, 2020 2:23pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading