Skip to content

WIP: fixed some bugs in hlteventloopmgr

Niklas Stefan Nolte requested to merge nnolte/Gaudi:fix_hlteventloopmgr into master

fixed some bugs in HLTEventLoopMgr:

  • segfault when there is no m_evtselector
  • strange condition in case of different m_evtsel values
  • break when createdEvts == -1

and removed one (in my opinion useless) call to algexecstatesvc.

related to #34

@sponce pls check this shortly, then i resolve WIP

Edited by Niklas Stefan Nolte

Merge request reports