Use UpdateAfterFork incident in HLT
Added firing the AthenaInterprocess::UpdateAfterFork
incident in HltEventLoopMgr::hltUpdateAfterFork
and added two listeners, both for monitoring. This replaces the current hacks using mutable/static variables to run some code on first call to execute()
with a nicer solution, as suggested by @fwinkl. The two use cases are: