Skip to content

ITruthIncident: restore const position method

Frank Winklmeier requested to merge fwinkl/athena:isfevent2 into master

This reverts part of the changes in !56168 (merged) and makes the ITruthIncident::position method const again in favor of initializing the position variable directly in the constructor (following what was done for the other methods in !56249 (merged)).

Merge request reports