Commit 319f4e4
MCTrack: Calculate energy in double
in previous version, intermediate steps happened in float
with a precision loss on the global result.
Fixes another instance of the problem discussed here:
https://its.cern.ch/jira/browse/ALIROOT-82331 parent e5a5e16 commit 319f4e4
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| |||
0 commit comments