STEPPropagator: Try to avoid converting magnetic fileld values from double to float and then back to double
Merged
requested to merge ATLAS-EGamma/athena:STEP_avoid_double_float_magField_conversion into master
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 ...
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Stage: external |
Download artifacts
No artifacts found | |||
Stage: external |
Download artifacts
No artifacts found |