CaloFillRectangularCluster : Try to remove execute with no EventContext
Trying to remove
Temp workaround to keep IsolationTools happy.
void makeCorrection(xAOD::CaloCluster* cluster) const
{
return makeCorrection (Gaudi::Hive::currentContext(), cluster);
}
and identify clients ...
Mentining @ssnyder so as he is aware since he is working on this code.