Fixes for truth output arrays
I've propagated the truth origin fixes that I did in atlas/athena!72315 (merged) to the dumpster, specifically the part that dumps outputs with truth particle information. Also, since I was there:
- Added the
\Delta \phi
and\Delta \eta
between the jet momentum axis and the truth particle displacement vector. This compliments Lxy to give a 3 vector (relative to the jet). - Made most floats that won't overflow at 2^(2^4) = 65,536 into half precision.
This might be interesting to @lapereir, @svanstro, @bdong, @ligang