Skip to content

IOVTime: avoid implicit conversion and fix reference taking

Adam Edward Barton requested to merge abarton/athena:iovexplicit into master

ATEAM-774 is reporting some strange behaviour regarding recent changes to IOVTime I add explicit conversion requirements to see if this flags anything.

I fix some calculations that were bugged due to changes to the referenced values causing incorrect order of evaluation.

Edited by Adam Edward Barton

Merge request reports