ITrigEventLoopMgr: add prepareForStart method
Add a new `ITrigEventLoopMgr::prepareForStart` method to the `HltEventLoopMgr` that is being called by the `Psc` before calling the start method of the `ApplicationMgr`. This will allow the EventLoopMgr to setup anything that may be required during `start` (e.g. setting up a partial EventContext, ATR-21331).
Showing
- HLT/Trigger/TrigControl/TrigKernel/TrigKernel/ITrigEventLoopMgr.h 6 additions, 1 deletion...ger/TrigControl/TrigKernel/TrigKernel/ITrigEventLoopMgr.h
- HLT/Trigger/TrigControl/TrigPSC/src/Psc.cxx 6 additions, 6 deletionsHLT/Trigger/TrigControl/TrigPSC/src/Psc.cxx
- HLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.cxx 40 additions, 41 deletionsHLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.cxx
- HLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.h 4 additions, 3 deletionsHLT/Trigger/TrigControl/TrigServices/src/HltEventLoopMgr.h
Loading
Please register or sign in to comment